Skip to content

Z80InputState.IOReads Property

Definition

Gets the list of I/O read events that occurred during execution.

public IReadOnlyList<IOEvent> IOReads { get; }

View source

Property Value

IReadOnlyList<IOEvent>