z80:Opcodes:SCF

From Learn @ Cemetech
Revision as of 22:22, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Set carry flag instruction.

Syntax

   scf

Effects

Carry flag set, H and N cleared, rest are preserved.

Uses

T-States

4 t-states

See Also

CCF