Skip to content

Z80ExpectedState.Cycles Property

Definition

Gets the expected list of cycles that occurred during instruction execution.

public IReadOnlyList<Cycle> Cycles { get; }

View source

Property Value

IReadOnlyList<Cycle>