class Lc3Vm::Registry
- Lc3Vm::Registry
- Reference
- Object
Defined in:
lc3_vm/registers.crConstructors
Instance Method Summary
- #[](reg : UInt16 | Registers) : UInt16
- #[]=(reg : UInt16 | Registers, val : UInt16) : UInt16
- #clear
- #registry : Array(UInt16)