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 Indexed, Y Addressing: Difference between revisions
From SnesLab
(65c816 additions, asm category) |
(added opcodes) |
||
Line 1: | Line 1: | ||
'''Direct Page Indexed Y, Addressing''' is supported by two instructions: | '''Direct Page Indexed Y, Addressing''' is supported by two instructions: | ||
* [[LDX]] | * [[LDX]] (opcode B6) | ||
* [[STX]] | * [[STX]] (opcode 96) | ||
=== Reference === | === Reference === |
Revision as of 21:48, 26 June 2024
Direct Page Indexed Y, Addressing is supported by two instructions: