Z80ExpectedState.IOWrites Property
Definition
Gets the expected list of I/O write events that occurred during instruction execution.
public IReadOnlyList<IOEvent> IOWrites { get; }
Property Value
Last modified: 06 November 2025
Gets the expected list of I/O write events that occurred during instruction execution.