struct

Swanium::Core::CpuSnapshot

Inherits Struct < Value < Object

Constructors

new(registers : Registers, flags : Flags, halted : Bool, interrupt_inhibit : UInt8 = 0_u8, trap_inhibit : UInt8 = 0_u8)
Source

Instance methods

flags
Source
halted
Source
interrupt_inhibit
Source
registers
Source
trap_inhibit
Source