We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
EI (SPC700): Difference between revisions
From SnesLab
(added note about typo) |
(implied addressing) |
||
Line 7: | Line 7: | ||
|'''Speed''' | |'''Speed''' | ||
|+ | |+ | ||
| | |[[Implied]] (type 2) | ||
|A0 | |A0 | ||
|1 byte | |1 byte |
Revision as of 20:34, 23 July 2023
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
Implied (type 2) | A0 | 1 byte | 3 cycles |
Flags Clobbered | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | . | . | . | . | 1 | . | . |
EI (Enable Interrupts) is an SPC700 instruction that sets the interrupt enable flag.
The manual has a typo where the flag which is set is in the zero flag's position instead.
See Also
External Links
- Official Super Nintendo development manual on EI: Appendix C-10 of Book I