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)
Syntax
LDA (dp), Y
See Also
References
- Eyes & Lichty, page 396
- section 3.5.14 of 65c816 datasheet, https://westerndesigncenter.com/wdc/documentation/w65c816s.pdf