We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Program Counter Relative Long Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(→‎Reference: added ref to datasheet)
(added syntax)
Line 1: Line 1:
'''Program Counter Relative Long Addressing''' is supported by [[BRL]] only (opcode 82).
'''Program Counter Relative Long Addressing''' is supported by [[BRL]] only (opcode 82).
==== Syntax ====
<pre>
BRL label
</pre>


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

Revision as of 19:21, 12 July 2024

Program Counter Relative Long Addressing is supported by BRL only (opcode 82).

Syntax

BRL label

See Also

References