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 Indirect Indexed, Y Addressing
From SnesLab
Revision as of 01:12, 27 June 2024 by
Xetheria
(
talk
|
contribs
)
((opcode D3))
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Stack Relative Indirect Indexed, Y Addressing
is supported by eight instructions:
ADC
(opcode 73)
AND
(opcode 33)
CMP
(opcode D3)
EOR
LDA
ORA
(opcode 13)
SBC
(opcode F3)
STA
(opcode 93)
See Also
Stack Relative Addressing
Reference
Eyes & Lichty
page 419,
https://archive.org/details/0893037893ProgrammingThe65816/page/n445
Categories
:
ASM
Addressing Modes