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 Indexed Indirect Addressing

From SnesLab
Jump to: navigation, search

Absolute Indexed Indirect Addressing is supported by two instructions:

  • JMP (opcode 7C)
  • JSR (opcode FC)

Syntax

JMP (addr, X)
JSR (addr, X)

See Also

References