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 | Z80TestHarness | The Z80 test harness to configure. |
Sets up the Z80 test harness with the current state values.
public void Initialize(Z80TestHarness z80);
| Name | Type | Description |
|---|---|---|
| z80 | Z80TestHarness | The Z80 test harness to configure. |