Skip to content

ZXSpectrumTestHarness.SteppableZ80 Property

Definition

Gets the steppable Z80 CPU test harness, or null if the emulator only supports instruction-level execution.

public virtual Z80SteppableTestHarness SteppableZ80 { get; }

View source

Property Value

Z80SteppableTestHarness