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 Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(opcode 6C)
(added syntax)
Line 1: Line 1:
'''Absolute Indirect Addressing''' is supported by [[JMP]] (opcode 6C).
'''Absolute Indirect Addressing''' is supported by [[JMP]] (opcode 6C).
==== Syntax ====
<pre>
JMP (addr)
</pre>


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

Revision as of 18:47, 12 July 2024

Absolute Indirect Addressing is supported by JMP (opcode 6C).

Syntax

 JMP (addr)

See Also

References