We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Absolute Long Indexed, X Addressing

From SnesLab
Revision as of 16:46, 27 June 2024 by Xetheria (talk | contribs) (→‎Reference: added ref to datasheet)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Absolute Long Indexed, X Addressing is supported by eight instructions:

  • ADC (opcode 7F)
  • AND (opcode 3F)
  • CMP (opcode DF)
  • EOR (opcode 5F)
  • LDA (opcode BF)
  • ORA (opcode 1F)
  • SBC (opcode FF)
  • STA (opcode 9F)

See Also

References