Skip to content

Z80InputState.Initialize Method

Definition

Sets up the Z80 test harness with the current state values.

public void Initialize(Z80TestHarness z80);

View source

Parameters

Name Type Description
z80 Z80TestHarness The Z80 test harness to configure.