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

RAMB (Super FX): Difference between revisions

From SnesLab
Jump to: navigation, search
(added syntax)
Line 38: Line 38:


'''RAMB''' is a [[Super FX]] instruction that moves the low byte of the [[source register]] into [[RAMBR]].
'''RAMB''' is a [[Super FX]] instruction that moves the low byte of the [[source register]] into [[RAMBR]].
==== Syntax ====
<pre>
RAMB
</pre>


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

Revision as of 00:48, 6 July 2024

Basic Info
Addressing Mode Opcode Length ROM Speed RAM Speed Cache Speed
Implied (type 1) 3EDF 2 bytes 6 cycles 6 cycles 2 cycles
Flags Affected
B ALT1 ALT2 O/V S CY Z
0 0 0 . . . .

RAMB is a Super FX instruction that moves the low byte of the source register into RAMBR.

Syntax

RAMB

See Also

External Links