We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
CLRC (SPC700): Difference between revisions
From SnesLab
(implied type 2) |
(linkify flags) |
||
Line 16: | Line 16: | ||
!colspan="8"|Flags Affected | !colspan="8"|Flags Affected | ||
|+ | |+ | ||
|N | |[[Negative Flag|N]] | ||
|V | |[[Overflow Flag|V]] | ||
|P | |P | ||
|B | |B | ||
|H | |H | ||
|I | |I | ||
|Z | |[[Zero Flag|Z]] | ||
|C | |[[Carry Flag|C]] | ||
|+ | |+ | ||
|. | |. |
Revision as of 04:32, 27 November 2023
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
Implied (type 2) | 60 | 1 byte | 2 cycles |
Flags Affected | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | . | . | . | . | . | . | 0 |
CLRC is an SPC700 instruction that clears the carry flag.
See Also
External Links
- Official Nintendo documentation on CLRC: Appendix C-10 of Book I