Simple LC3 VM written in Go. Based on this article. Compile: go build Run: lc3-vm path-to-image Run from source: go run main.go path-to-image