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: 06 November 2025
Gets the list of I/O read events that occurred during execution.