Sthti Class
Definition
Line
1069
of
cmsxm/Instruction.cm
Inheritance
Constructors & Destructor
public
nothrow
Sthti
()
Member Functions
public
override
void
Execute
(
Registers
& regs,
Memory
& mem,
byte
x,
byte
y,
byte
z)
public
override
nothrow
bool
IsAbsoluteAddressInst
()
const
public
override
nothrow
bool
IsZReg
()
const
Constructor& Destructor Details
Sthti Constructor
public
nothrow
Sthti()
Definition
Line
1071
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
1074
of
cmsxm/Instruction.cm
IsAbsoluteAddressInst Member Function
public
override
nothrow
bool
IsAbsoluteAddressInst()
Definition
Line
1086
of
cmsxm/Instruction.cm
IsZReg Member Function
public
override
nothrow
bool
IsZReg()
Definition
Line
1082
of
cmsxm/Instruction.cm