spo600:6502_addressing_modes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
spo600:6502_addressing_modes [2025/01/08 21:55] – [X, Indirect] chris | spo600:6502_addressing_modes [2025/01/08 21:56] (current) – [X, Indirect] chris | ||
---|---|---|---|
Line 83: | Line 83: | ||
< | < | ||
- | LDA ($05,x) ; The value of x is added to $05 and used as the address from which the accumulator is loaded. | + | LDA ($05,x) ; The value of x is added to $05 and used |
- | ; Example: if x=4, then the pointer at $09 (and $0a) will be used, and the accumulator loaded from the address indicated by the pointer</ | + | ; |
+ | ; Example: if x=4, then the pointer at $09 (and $0a) will be used, | ||
+ | ; | ||
===== Indirect, Y ===== | ===== Indirect, Y ===== |
spo600/6502_addressing_modes.1736373343.txt.gz · Last modified: 2025/01/08 21:55 by chris