Csodi Class

Definition

Line 2013 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Csodi()

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

Csodi Constructor

public nothrow Csodi()

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


IsZReg Member Function

public override nothrow bool IsZReg()

Definition
Line 2028 of cmsxm/Instruction.cm