Floti Class
Definition
Line
3235
of
cmsxm/Instruction.cm
Inheritance
Constructors & Destructor
public
nothrow
Floti
()
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
Floti Constructor
public
nothrow
Floti()
Definition
Line
3237
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
3240
of
cmsxm/Instruction.cm
IsZReg Member Function
public
override
nothrow
bool
IsZReg()
Definition
Line
3247
of
cmsxm/Instruction.cm