A LC3 architecture based virtual machine written in GO.
go build
- Flags
-h help
-logfile string
path of logfile
-v logging
- Examples
./lulu program.obj
./lulu -v program.bin
- https://www.jmeiners.com/lc3-vm
- Introduction to Computing Systems: From bits & gates to C/C++ & beyond by Yale N. Patt, Sanjay J. Patel