Skip to content

M6502SteppableTestHarness.Step Method

Definition

Executes a single CPU step.

public abstract bool Step();

Returns

Boolean

true if the step was an opcode fetch, false otherwise.