Skip to content

Z80ExpectedState.IOWrites Property

Definition

Gets the expected list of I/O write events that occurred during instruction execution.

public IReadOnlyList<IOEvent> IOWrites { get; }

View source

Property Value

IReadOnlyList<IOEvent>