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, X Addressing
From SnesLab
Revision as of 13:07, 27 June 2024 by
Xetheria
(
talk
|
contribs
)
(opcode 1D)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Absolute Indexed, X Addressing
is supported by 17 instructions:
ADC
(opcode 7D)
AND
(opcode 3D)
ASL
(opcode 1E)
BIT
(opcode 3C)
CMP
(opcode DD)
DEC
(opcode DE)
EOR
(opcode 5D)
INC
(opcode FE)
LDA
(opcode BD)
LDY
(opcode BC)
LSR
(opcode 5E)
ORA
(opcode 1D)
ROL
ROR
SBC
STA
STZ
See Also
Absolute Indexed, Y Addressing
Absolute Addressing
Reference
Eyes & Lichty
page 380,
https://archive.org/details/0893037893ProgrammingThe65816/page/n406
Categories
:
ASM
Addressing Modes
Inherited from 6502