Inch Class

Definition

Line 3395 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Inch()

Member Functions

public override void Execute(Registers& regs, Memory& mem, byte x, byte y, byte z)
public override nothrow bool IsWydeImmediateInst() const

Constructor& Destructor Details

Inch Constructor

public nothrow Inch()

Definition
Line 3397 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 3400 of cmsxm/Instruction.cm


IsWydeImmediateInst Member Function

public override nothrow bool IsWydeImmediateInst()

Definition
Line 3406 of cmsxm/Instruction.cm