PZ80emu
0.1
src
Functions
complement.c File Reference
#include "
complement.h
"
#include "
utils.h
"
Include dependency graph for complement.c:
Functions
void
_scf
(struct
z80
*cpu)
void
_ccf
(struct
z80
*cpu)
Detailed Description
Author
Peter H. Ezetta
Function Documentation
◆
_ccf()
void _ccf
(
struct
z80
*
cpu
)
clears the carry flag
Parameters
cpu
z80
cpu object
◆
_scf()
void _scf
(
struct
z80
*
cpu
)
sets the carry flag
Parameters
cpu
z80
cpu object
Generated by
1.8.20