Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diversen/hack-emulator-js

An emulator of the hack computer used with the nand2tetris project
https://github.com/diversen/hack-emulator-js

emulator nand2tetris

Last synced: 10 days ago
JSON representation

An emulator of the hack computer used with the nand2tetris project

Awesome Lists containing this project

README

        

# hack-emulator-js

A hack emulator

Example: https://diversen.github.io/hack-emulator-js/

It may take some seconds to load e.g. `pong`

## Build and watch example

It uses `browserify`

./watch

## Related

[hack-assembler-js](https://github.com/diversen/hack-assembler-js)

## License

MIT © [Dennis Iversen](https://github.com/diversen)