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