We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
MOVEB (Super FX): Difference between revisions
From SnesLab
(→See Also: RAMB) |
(added syntax) |
||
Line 1: | Line 1: | ||
'''MOVEB''' (Move Byte) is a [[Super FX]] macro instruction that loads one byte from the [[Game Pak]]. | '''MOVEB''' (Move Byte) is a [[Super FX]] macro instruction that loads one byte from the [[Game Pak]]. | ||
==== Syntax ==== | |||
<pre> | |||
MOVEB Rn, (Rn') | |||
MOVEB (Rn'), Rn | |||
</pre> | |||
=== See Also === | === See Also === |