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

MOVES (Super FX): Difference between revisions

From SnesLab
Jump to: navigation, search
(superscripted)
 
(5 intermediate revisions by the same user not shown)
Line 16: Line 16:


{| class="wikitable" style="float:right;clear:right;width:30%"
{| class="wikitable" style="float:right;clear:right;width:30%"
!colspan="9"|Flags Clobbered
!colspan="9"|Flags Affected
|+
|+
|B
|B
|ALT1
|[[ALT1]]
|ALT2
|[[ALT2]]
|O/V
|[[O/V]]
|S
|S
|CY
|[[CY]]
|Z
|Z
|+
|+
Line 35: Line 35:
|}
|}


'''MOVES''' is a [[Super FX]] instruction that moves the value of a register.
'''MOVES''' (Move Second?) is a [[Super FX]] instruction that moves the value of a register.


According to [[fullsnes]], the official documentation has the source and destination operands for MOVES mixed up. <sup>[2]</sup>
According to [[fullsnes]], the official documentation has the source and destination operands for MOVES mixed up. <sup>[2]</sup>
=== See Also ===
* [[MOVE]]
* [[MOVEW]]


=== External Links ===
=== External Links ===
# Official Nintendo documentation on MOVES: [https://archive.org/details/SNESDevManual/book2/page/n245 Page 2-9-89 of Book II]
# Official Super Nintendo development manual on MOVES: [https://archive.org/details/SNESDevManual/book2/page/n245 Page 2-9-89 of Book II]
# https://problemkaputt.de/fullsnes.htm#snescartgsuncpumisc
# https://problemkaputt.de/fullsnes.htm#snescartgsuncpumisc


Line 46: Line 50:
[[Category:Super FX]]
[[Category:Super FX]]
[[Category:Data Transfer Instructions]]
[[Category:Data Transfer Instructions]]
[[Category:Two-byte Instructions]]

Latest revision as of 07:23, 28 November 2023

Basic Info
Opcode Length ROM Speed RAM Speed Cache Speed
2n'Bn 2 bytes 6 cycles 6 cycles 2 cycle
Flags Affected
B ALT1 ALT2 O/V S CY Z
0 0 0 . . .

MOVES (Move Second?) is a Super FX instruction that moves the value of a register.

According to fullsnes, the official documentation has the source and destination operands for MOVES mixed up. [2]

See Also

External Links

  1. Official Super Nintendo development manual on MOVES: Page 2-9-89 of Book II
  2. https://problemkaputt.de/fullsnes.htm#snescartgsuncpumisc