Z80InputState.IOReads Property
Definition
Gets the list of I/O read events that occurred during execution.
public IReadOnlyList<IOEvent> IOReads { get; }
Gets the list of I/O read events that occurred during execution.
public IReadOnlyList<IOEvent> IOReads { get; }