Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/diversen/hack-emulator-js
- Owner: diversen
- Created: 2017-12-26T21:38:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T15:46:48.000Z (about 5 years ago)
- Last Synced: 2024-12-11T18:04:48.677Z (13 days ago)
- Topics: emulator, nand2tetris
- Language: JavaScript
- Homepage:
- Size: 78.1 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)