Negi Class
Definition
Line
1617
of
cmsxm/Instruction.cm
Inheritance
Constructors & Destructor
public
nothrow
Negi
()
Member Functions
public
override
void
Execute
(
Registers
& regs,
Memory
& mem,
byte
x,
byte
y,
byte
z)
public
override
nothrow
bool
IsNegateInstruction
()
const
public
override
nothrow
bool
IsZReg
()
const
Constructor& Destructor Details
Negi Constructor
public
nothrow
Negi()
Definition
Line
1619
of
cmsxm/Instruction.cm
Member Function Details
Execute Member Function
public
override
void
Execute(
Registers
& regs,
Memory
& mem,
byte
x,
byte
y,
byte
z)
Definition
Line
1622
of
cmsxm/Instruction.cm
IsNegateInstruction Member Function
public
override
nothrow
bool
IsNegateInstruction()
Definition
Line
1634
of
cmsxm/Instruction.cm
IsZReg Member Function
public
override
nothrow
bool
IsZReg()
Definition
Line
1630
of
cmsxm/Instruction.cm