Z80TestHarness.MutableCycles Property
Definition
A mutable list of Cycles to update when RecordCycles is true
, null
otherwise.
protected List<Cycle> MutableCycles { get; }
Property Value
Last modified: 13 July 2025
A mutable list of Cycles to update when RecordCycles is true
, null
otherwise.