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