Zspi Class

Definition

Line 2304 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Zspi()

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

Zspi Constructor

public nothrow Zspi()

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


IsZReg Member Function

public override nothrow bool IsZReg()

Definition
Line 2324 of cmsxm/Instruction.cm