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

LM (Super FX): Difference between revisions

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


'''LM''' is a [[Super FX]] instruction that loads data from [[Game Pak]] RAM.
'''LM''' is a [[Super FX]] instruction that loads data from [[Game Pak]] RAM.
==== Syntax ====
<pre>
LM Rn, (xx)
</pre>


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

Revision as of 02:14, 4 July 2024

Basic Info
Addressing Mode Opcode Length ROM Speed RAM Speed Cache Speed
3DFnxxxx 4 bytes 20 cycles 21 cycles 11 cycles
Flags Affected
B ALT1 ALT2 O/V S CY Z
0 0 0 . . . .

LM is a Super FX instruction that loads data from Game Pak RAM.

Syntax

LM Rn, (xx)

See Also

External Links