Nori Class
Definition
Line
2776
of
cmsxm/Instruction.cm
Inheritance
Constructors & Destructor
public
nothrow
Nori
()
Member Functions
public
override
void
Execute
(
Registers
& regs,
Memory
& mem,
byte
x,
byte
y,
byte
z)
public
override
nothrow
bool
IsZReg
()
const
Constructor& Destructor Details
Nori Constructor
public
nothrow
Nori()
Definition
Line
2778
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
2781
of
cmsxm/Instruction.cm
IsZReg Member Function
public
override
nothrow
bool
IsZReg()
Definition
Line
2788
of
cmsxm/Instruction.cm