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

Absolute Indexed, Y Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(opcode 59)
(opcode B9)
Line 5: Line 5:
* [[CMP]] (opcode D9)
* [[CMP]] (opcode D9)
* [[EOR]] (opcode 59)
* [[EOR]] (opcode 59)
* [[LDA]]
* [[LDA]] (opcode B9)
* [[LDX]]
* [[LDX]]
* [[ORA]]
* [[ORA]]

Revision as of 23:52, 26 June 2024

Absolute Indexed, Y Addressing is supported by nine instructions:

See Also

Reference