Z80InputState.IOReads Property
Definition
Gets the list of I/O read events that occurred during execution.
public IReadOnlyList<IOEvent> IOReads { get; }
Property Value
Last modified: 13 July 2025
Gets the list of I/O read events that occurred during execution.