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
(opcode DC)
(added syntax)
Line 1: Line 1:
'''Absolute Indirect Long Addressing''' is supported by [[JMP]] / JML (opcode DC).
'''Absolute Indirect Long Addressing''' is supported by [[JMP]] / JML (opcode DC).
==== Syntax ====
<pre>
JMP [addr]
</pre>


=== See Also ===
=== See Also ===

Revision as of 19:03, 12 July 2024

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

Syntax

JMP [addr]

See Also

Reference