Z80InputState.Initialize Method
Definition
Sets up the Z80 test harness with the current state values.
public void Initialize(Z80TestHarness z80);
Parameters
Name | Type | Description |
---|---|---|
z80 | The Z80 test harness to configure. |
Last modified: 13 July 2025
Sets up the Z80 test harness with the current state values.
Name | Type | Description |
---|---|---|
z80 | The Z80 test harness to configure. |