Z80InputState Class
Definition
Represents the input state of a Z80 in an InstructionTestCase.
public class Z80InputState : Z80State
Constructors
| Name | Description |
|---|---|
| Z80InputState() |
Properties
| Name | Description |
|---|---|
| IOReads | Gets the list of I/O read events that occurred during execution. |
Methods
| Name | Description |
|---|---|
| Initialize(Z80TestHarness) | Sets up the Z80 test harness with the current state values. |