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

MOV1 (SPC700): Difference between revisions

From SnesLab
Jump to: navigation, search
(→‎External Links: hid archive URL)
(added flag clobber table)
Line 1: Line 1:
{| class="wikitable" style="float:right;clear:right;width:30%"
!colspan="8"|Flags Affected
|+
|N
|V
|P
|B
|H
|I
|Z
|C
|+
|.
|.
|.
|.
|.
|.
|.
|
|}
'''MOV1''' is an [[SPC700]] command that moves a bit to or from the [[carry flag]].
'''MOV1''' is an [[SPC700]] command that moves a bit to or from the [[carry flag]].



Revision as of 06:17, 16 July 2023

Flags Affected
N V P B H I Z C
. . . . . . .

MOV1 is an SPC700 command that moves a bit to or from the carry flag.

Opcode: AA and CA Bytes: 3 Cycles: 4 and 6

External Links