We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
NOTC (SPC700): Difference between revisions
From SnesLab
(→See Also: NOT1) |
(implied type 2) |
||
Line 7: | Line 7: | ||
|'''Speed''' | |'''Speed''' | ||
|+ | |+ | ||
| | |[[Implied]] (type 2) | ||
|ED | |ED | ||
|1 byte | |1 byte | ||
Line 14: | Line 14: | ||
{| class="wikitable" style="float:right;clear:right;width:30%" | {| class="wikitable" style="float:right;clear:right;width:30%" | ||
!colspan="8"|Flags | !colspan="8"|Flags Affected | ||
|+ | |+ | ||
|N | |N | ||
Line 35: | Line 35: | ||
|} | |} | ||
'''NOTC''' is an [[SPC700]] instruction that inverts the carry flag. | '''NOTC''' is an [[SPC700]] instruction that inverts the [[carry flag]]. | ||
=== See Also === | === See Also === |
Revision as of 21:00, 23 July 2023
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
Implied (type 2) | ED | 1 byte | 3 cycles |
Flags Affected | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | . | . | . | . | . | . | !C |
NOTC is an SPC700 instruction that inverts the carry flag.
See Also
External Links
- Official Super Nintendo development manual on NOTC: Appendix C-10 of Book I