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 Indexed, Y Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(opcode F1)
(opcode 91)
Line 8: Line 8:
* [[ORA]] (opcode 11)
* [[ORA]] (opcode 11)
* [[SBC]] (opcode F1)
* [[SBC]] (opcode F1)
* [[STA]]
* [[STA]] (opcode 91)


=== See Also ===
=== See Also ===

Revision as of 13:26, 27 June 2024

Direct Page Indirect Indexed, Y Addressing is supported by eight instructions.

  • ADC (opcode 71)
  • AND (opcode 31)
  • CMP (opcode D1)
  • EOR (opcode 51)
  • LDA (opcode B1)
  • ORA (opcode 11)
  • SBC (opcode F1)
  • STA (opcode 91)

See Also

Reference