This is a simple LC3 virtual machine written in C.
cmake -S . -B build -DCMAKE_BUILD_TYPE=Debug
cmake --build build
./build/lc3-vm <program.obj>| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple LC3 virtual machine written in C.
cmake -S . -B build -DCMAKE_BUILD_TYPE=Debug
cmake --build build
./build/lc3-vm <program.obj>