Github
Read
View source
View history
Create account
Log in
Page
Discussion
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 Indirect Addressing
From SnesLab
Revision as of 12:31, 27 June 2024 by
Xetheria
(
talk
|
contribs
)
(opcode F2)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Direct Page Indirect Addressing
is supported by eight instructions:
ADC
(opcode 72)
AND
(opcode 32)
CMP
(opcode D2)
EOR
(opcode 52)
LDA
(opcode B2)
ORA
(opcode 12)
SBC
(opcode F2)
STA
See Also
Direct Page Indirect Long Addressing
Direct Page Addressing
Reference
Eyes & Lichty
page 393,
https://archive.org/details/0893037893ProgrammingThe65816/page/n419
page 128, lbid:
https://archive.org/details/0893037893ProgrammingThe65816/page/n154
Categories
:
Addressing Modes
ASM