Cycle.IsOpcodeRead Property
Definition
Gets a value indicating whether this cycle is reading an opcode. Only set when Type is MemoryRead.
public bool IsOpcodeRead { get; }
Property Value
Last modified: 13 July 2025
Gets a value indicating whether this cycle is reading an opcode. Only set when Type is MemoryRead.