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
(what kind of bit?) |
(added table) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="float:right;clear:right;width:40%" | |||
!colspan="8"|Basic Info | |||
|+ | |||
|'''Addressing Mode''' | |||
|'''Opcode''' | |||
|'''Length''' | |||
|'''Speed''' | |||
|+ | |||
| | |||
|AA | |||
|3 bytes | |||
|4 cycles | |||
|+ | |||
| | |||
|CA | |||
|3 bytes | |||
|6 cycles | |||
|} | |||
{| class="wikitable" style="float:right;clear:right;width:30%" | {| class="wikitable" style="float:right;clear:right;width:30%" | ||
!colspan="8"|Flags Affected | !colspan="8"|Flags Affected | ||
Line 22: | Line 41: | ||
'''MOV1''' is an [[SPC700]] command that moves a memory bit to or from the [[carry flag]]. | '''MOV1''' is an [[SPC700]] command that moves a memory bit to or from the [[carry flag]]. | ||
=== See Also === | === See Also === |
Revision as of 02:24, 17 July 2023
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
AA | 3 bytes | 4 cycles | |||||
CA | 3 bytes | 6 cycles |
Flags Affected | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | . | . | . | . | . | . |
MOV1 is an SPC700 command that moves a memory bit to or from the carry flag.
See Also
External Links
- Official Super Nintendo development manual on MOV1: Appendix C-9 of Book I