Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lc3_vm
main
Compiler
Instructions
Lc3Vm
Flags
Memory
OpCode
Registers
Registry
Traps
Generated using Crystal 1.14.0
2024-11-26 08:35:30 UTC
module
Lc3Vm::
Traps
Extended Modules
Lc3Vm::Traps
Defined in:
lc3_vm/traps.cr
Instance Method Summary
#get_char
#get_char_echo
#get_word
#halt
#put_char
: Proc(Void)
#put_word
#puts_byte
#puts_word
#read_bytes
(word)
Instance Method Detail
def
get_char
#
[
View source
]
def
get_char_echo
#
[
View source
]
def
get_word
#
[
View source
]
def
halt
#
[
View source
]
def
put_char
: Proc(Void)
#
[
View source
]
def
put_word
#
[
View source
]
def
puts_byte
#
[
View source
]
def
puts_word
#
[
View source
]
def
read_bytes
(word)
#
[
View source
]