lc3-vm A Rust implementation of the LC-3 virtual machine, an educational computer architecture. How to Use cargo run -- 'path_to_binary' OP Codes ADD LD ST JSR AND LDR STR NOT RTI LDI STI JMP RES LEA TRAP