Z80TestHarness.Cycles Property
Definition
Gets the recorded CPU cycles. Only available when RecordCycles is true.
public IReadOnlyList<Cycle> Cycles { get; }
Property Value
Last modified: 13 July 2025
Gets the recorded CPU cycles. Only available when RecordCycles is true.