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
(added ref)
(added STA, STX, STY, STZ)
Line 2: Line 2:


The operand specifies which byte of the [[direct page]] to access.
The operand specifies which byte of the [[direct page]] to access.
Supported by:
* [[STA]]
* [[STX]]
* [[STY]]
* [[STZ]]


=== See Also ===
=== See Also ===

Revision as of 06:01, 21 November 2023

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:

See Also

Reference