Negu Class

Definition

Line 1640 of cmsxm/Instruction.cm

Inheritance

Constructors & Destructor

public nothrow Negu()

Member Functions

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

Constructor& Destructor Details

Negu Constructor

public nothrow Negu()

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


IsNegateInstruction Member Function

public override nothrow bool IsNegateInstruction()

Definition
Line 1652 of cmsxm/Instruction.cm