A virtual machine implementation for the LC-3 ISA, written in rust. This VM can execute LC-3 object files and run programs like 2048, Rogue, and other LC-3 applications.
Write your Own Virtual Machine
instructions decoding with packed_bits
cargo run -- assets/rogue.obj