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
Jump to: navigation, search
(added syntax)
(→‎Syntax: JML)
Line 4: Line 4:
<pre>
<pre>
JMP [addr]
JMP [addr]
JML [addr]
</pre>
</pre>



Revision as of 19:04, 12 July 2024

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

Syntax

JMP [addr]
JML [addr]

See Also

Reference