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 84)
(opcode 64)
Line 25: Line 25:
* [[STX]] (opcode 86)
* [[STX]] (opcode 86)
* [[STY]] (opcode 84)
* [[STY]] (opcode 84)
* [[STZ]]
* [[STZ]] (opcode 64)
* [[TRB]] (opcode 14)
* [[TRB]] (opcode 14)
* [[TSB]] (opcode 04)
* [[TSB]] (opcode 04)

Revision as of 13:35, 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