Z80SteppableTestHarness Class
Definition
Base class for a Z80 emulator test harness that supports single cycle stepping. Implement this class to use it with the test suites.
public abstract class Z80SteppableTestHarness : Z80TestHarness
Constructors
Name | Description |
|---|---|
Methods
Name | Description |
|---|---|
Executes the specified number of CPU steps. | |
Executes a single step of the CPU. | |
Executes CPU steps until the specified number of T-states are reached. |
Last modified: 14 December 2025