Nxori Class
Definition
Line
2808
of
cmsxm/Instruction.cm
Inheritance
Constructors & Destructor
public
nothrow
Nxori
()
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
Nxori Constructor
public
nothrow
Nxori()
Definition
Line
2810
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
2813
of
cmsxm/Instruction.cm
IsZReg Member Function
public
override
nothrow
bool
IsZReg()
Definition
Line
2820
of
cmsxm/Instruction.cm