Skip to content

Z80TestHarness.NextRegisterWrites Property

Definition

Gets the Next registers written to, in the order they were written. Z80N only; a Z80 never writes to one.

public IReadOnlyList<IOEvent> NextRegisterWrites { get; }

View source

Property Value

IReadOnlyList<IOEvent>