class RiSC16::VM::Addressable::Default
- RiSC16::VM::Addressable::Default
- RiSC16::VM::Addressable
- Reference
- Object
Defined in:
vm/vm.crConstructors
Instance Method Summary
- #read(address : UInt16) : UInt16
- #size : UInt16
- #start : UInt16
- #write(address : UInt16, value : UInt16)