A fully compatible emulator for CHIP-8 gaming hardware.
https://turingincomplete.github.io/MatchboxChip8/
https://en.wikipedia.org/wiki/CHIP-8
- http://mattmik.com/files/chip8/mastering/chip8.html
- http://devernay.free.fr/hacks/chip8/C8TECH10.HTM
Development
Master
- npm
- webpack
- jshint
$ npm install .
$ make
Build of full demo site can then be found in ./dist/