z80:Opcodes:CCF
From Learn @ Cemetech
Inverts the carry flag. Note: is not "clear carry flag".
Syntax
ccf
Effects
Carry flag inverted. Also inverts H and clears N. Rest of the flags are preserved.
Uses
T-States
4 t-states
See Also
Inverts the carry flag. Note: is not "clear carry flag".
ccf
Carry flag inverted. Also inverts H and clears N. Rest of the flags are preserved.
4 t-states