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 BE)
(opcode 19)
Line 7: Line 7:
* [[LDA]] (opcode B9)
* [[LDA]] (opcode B9)
* [[LDX]] (opcode BE)
* [[LDX]] (opcode BE)
* [[ORA]]
* [[ORA]] (opcode 19)
* [[SBC]]
* [[SBC]]
* [[STA]] (opcode 99)
* [[STA]] (opcode 99)

Revision as of 23:54, 26 June 2024

Absolute Indexed, Y Addressing is supported by nine instructions:

See Also

Reference