An operating system for the Hack computer built in the Jack language as part of the Nand2Tetris course.
Implements core modules including memory, math utilities, screen and keyboard drivers, and system I/O.
- Open the Nand2Tetris IDE
- Load and compile all
.jackfiles - Run the generated
.vmfiles in the VM Emulator