Search found 1 match
- Wed Dec 15, 2021 7:08 pm
- Forum: Newbies
- Topic: Using x and y registers as an address
- Replies: 25
- Views: 14209
Using x and y registers as an address
Hey, very much a noob to 6502 assembly. I'm working on something that should ideally be able to increment fully up from $4000 to $7fff, but obv 8 bit registers aren't enough. Is there any way to use both x and y registers for an address?