class Lc3Vm::Registry

Defined in:

lc3_vm/registers.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def [](reg : UInt16 | Registers) : UInt16 #

[View source]
def []=(reg : UInt16 | Registers, val : UInt16) : UInt16 #

[View source]
def clear #

[View source]
def registry : Array(UInt16) #

[View source]