An emulator for the Hack platform (nand2tetris)
git clone https://github.com/TheInvader360/hack-emulator
cd hack-emulator
Then:
go run HackEmulator.go -path=./roms/Fill.hack
Fill.hack: Hold any key to fill the screen with black pixels, release to clear the screen.
Ctrl+R = Reset
Ctrl+Q = Quit