PZ80emu
0.1
src
Functions
complement.h File Reference
#include "
z80.h
"
Include dependency graph for complement.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions
__BEGIN_DECLS void
_scf
(struct
z80
*)
void
_ccf
(struct
z80
*)
Detailed Description
Author
Peter H. Ezetta
Function Documentation
◆
_ccf()
void _ccf
(
struct
z80
*
cpu
)
clears the carry flag
Parameters
cpu
z80
cpu object
◆
_scf()
__BEGIN_DECLS void _scf
(
struct
z80
*
cpu
)
sets the carry flag
Parameters
cpu
z80
cpu object
Generated by
1.8.20