Absolute Indirect Long Addressing

From SnesLab
Jump to: navigation, search

Absolute Indirect Long Addressing is supported only by JMP / JML (opcode DC).

The indirect address is in bank 0, at the location specified by the operand double byte.

Syntax

JMP [addr]
JML [addr]
JML (addr)

See Also

References