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
Stack Relative Addressing
From SnesLab
Revision as of 12:53, 27 June 2024 by
Xetheria
(
talk
|
contribs
)
(opcode 03)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Stack Relative Addressing
is supported by eight instructions:
ADC
(opcode 63)
AND
(opcode 23)
CMP
(opcode C3)
EOR
(opcode 43)
LDA
(opcode A3)
ORA
(opcode 03)
SBC
STA
(opcode 83)
See Also
Stack Relative Indirect Indexed, Y Addressing
Reference
Eyes & Lichty
page 418,
https://archive.org/details/0893037893ProgrammingThe65816/page/n444
Categories
:
Addressing Modes
65c816 additions
ASM