We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Direct Page Indirect Long Indexed, Y Addressing
From SnesLab
Direct Page Indirect Long Indexed, Y Addressing is supported by eight instructions:
- ADC (opcode 77)
- AND (opcode 37)
- CMP (opcode D7)
- EOR (opcode 57)
- LDA (opcode B7)
- ORA (opcode 17)
- SBC (opcode F7)
- STA (opcode 97)
See Also
References
- Eyes & Lichty page 396, https://archive.org/details/0893037893ProgrammingThe65816/page/n422
- section 3.5.14 of 65c816 datasheet, https://westerndesigncenter.com/wdc/documentation/w65c816s.pdf