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 CPU steps until the specified number of T-states are reached. | |
Executes a single step of the CPU. |
Last modified: 13 July 2025