We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Indirect Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(added AND, OR, EOR)
(added ADC, SBC, CMP)
Line 5: Line 5:
* [[OR]]
* [[OR]]
* [[EOR]]
* [[EOR]]
* [[ADC]]
* [[SBC]]
* [[CMP]]
Some of the above mnemonics have an opcode where both operands utilize indirect addressing.


==== Symbol ====
==== Symbol ====

Revision as of 09:20, 4 January 2025

Indirect Addressing is supported by some one-byte SPC700 instructions when the accumulator is one of the operands, such as:

Some of the above mnemonics have an opcode where both operands utilize indirect addressing.

Symbol

(X)

See Also

References