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

Direct Page Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(opcode A5)
(opcode A6)
Line 18: Line 18:
* [[AND]]
* [[AND]]
* [[LDA]] (opcode A5)
* [[LDA]] (opcode A5)
* [[LDX]]
* [[LDX]] (opcode A6)
* [[LDY]]
* [[LDY]]
* [[ROL]] (opcode 26)
* [[ROL]] (opcode 26)

Revision as of 13:43, 27 June 2024

Direct Page Addressing is an addressing mode that is supported by the 65c816 and SPC700.

The operand specifies which byte of the direct page to access.

Supported by 24 instructions:

See Also

Reference