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
Absolute Indexed, Y Addressing
From SnesLab
Revision as of 00:31, 27 June 2024 by
Xetheria
(
talk
|
contribs
)
(
→See Also
:
Absolute Addressing
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Absolute Indexed, Y Addressing
is supported by nine instructions:
ADC
(opcode 79)
AND
(opcode 39)
CMP
(opcode D9)
EOR
(opcode 59)
LDA
(opcode B9)
LDX
(opcode BE)
ORA
(opcode 19)
SBC
(opcode F9)
STA
(opcode 99)
See Also
Absolute Indexed, X Addressing
Absolute Addressing
Reference
Eyes & Lichty
page 381,
https://archive.org/details/0893037893ProgrammingThe65816/page/n407
Categories
:
ASM
Addressing Modes