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 Long Indexed, X Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(opcode 3F)
(opcode 5F)
Line 4: Line 4:
* [[AND]] (opcode 3F)
* [[AND]] (opcode 3F)
* [[CMP]] (opcode DF)
* [[CMP]] (opcode DF)
* [[EOR]]
* [[EOR]] (opcode 5F)
* [[LDA]] (opcode BF)
* [[LDA]] (opcode BF)
* [[ORA]] (opcode 1F)
* [[ORA]] (opcode 1F)

Revision as of 23:34, 26 June 2024

Absolute Long Indexed, X Addressing is supported by eight instructions:

Reference