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

Stack Relative Indirect Indexed, Y Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
((opcode D3))
((opcode B3))
Line 5: Line 5:
* [[CMP]] (opcode D3)
* [[CMP]] (opcode D3)
* [[EOR]]
* [[EOR]]
* [[LDA]]
* [[LDA]] (opcode B3)
* [[ORA]] (opcode 13)
* [[ORA]] (opcode 13)
* [[SBC]] (opcode F3)
* [[SBC]] (opcode F3)

Revision as of 01:13, 27 June 2024

Stack Relative Indirect Indexed, Y Addressing is supported by eight instructions:

See Also

Reference