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

SETC (SPC700): Difference between revisions

From SnesLab
Jump to: navigation, search
m (Jeffythedragonslayer moved page SETC to SETC (SPC700): SPC700 in title)
(added official Nintendo doc link)
Line 39: Line 39:
=== See Also ===
=== See Also ===
* [[CLRC]]
* [[CLRC]]
=== External Links ===
* Official Nintendo documentation on SETC: https://archive.org/details/SNESDevManual/book1/page/n235


[[Category:ASM]]
[[Category:ASM]]
[[Category:SPC700]]
[[Category:SPC700]]
[[Category:Program Status Flag Operation Commands]]
[[Category:Program Status Flag Operation Commands]]

Revision as of 03:04, 17 May 2023

SETC is an SPC700 instruction that sets the carry flag.

Basic Info
Addressing Mode Opcode Length Speed
implied 80 1 byte 2 cycles
Flags Clobbered
N V P B H I Z C
. . . . . . . 1

See Also

External Links