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
(added STA, STX, STY, STZ) |
(added ROR, ROL, TSB, TRB) |
||
Line 4: | Line 4: | ||
Supported by: | Supported by: | ||
* [[ROL]] | |||
* [[ROR]] | |||
* [[STA]] | * [[STA]] | ||
* [[STX]] | * [[STX]] | ||
* [[STY]] | * [[STY]] | ||
* [[STZ]] | * [[STZ]] | ||
* [[TRB]] | |||
* [[TSB]] | |||
=== See Also === | === See Also === |
Revision as of 06:03, 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: