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 Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(opcode 0C)
(added some more instructions)
Line 14: Line 14:
* [[LDX]] (opcode AE)
* [[LDX]] (opcode AE)
* [[LDY]] (opcode AC)
* [[LDY]] (opcode AC)
* [[LSR]]
* [[ORA]]
* [[ROL]]
* [[ROR]]
* [[SBC]]
* [[STA]] (opcode 8D)
* [[STA]] (opcode 8D)
* [[STX]] (opcode 8E)
* [[STX]] (opcode 8E)

Revision as of 15:02, 27 June 2024

Twenty six instructions support absolute addressing.

See Also

Reference