Z80SteppableTestHarness.StepUntil Method
Definition
Executes CPU steps until the specified number of T-states are reached.
public void StepUntil(ulong tStates);
Parameters
Name | Type | Description |
|---|---|---|
tStates | The target T-states to reach. |
Last modified: 14 December 2025