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 Indirect Long Addressing: Difference between revisions
From SnesLab
(→Syntax: added syntax described in Clark) |
(Indirect address in bank 0) |
||
Line 1: | Line 1: | ||
'''Absolute Indirect Long Addressing''' is supported only by [[JMP]] / JML (opcode DC). | '''Absolute Indirect Long Addressing''' is supported only by [[JMP]] / JML (opcode DC). | ||
The indirect address is located in bank 0. | |||
==== Syntax ==== | ==== Syntax ==== |
Revision as of 13:18, 1 August 2024
Absolute Indirect Long Addressing is supported only by JMP / JML (opcode DC).
The indirect address is located in bank 0.
Syntax
JMP [addr] JML [addr] JML (addr)