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: 13 July 2025
Gets the expected list of I/O write events that occurred during instruction execution.