Yet another chip-8 emulator in JavaScript
https://smusamashah.github.io/chip8js/index.html
- Some issues with key-mapping, current keys are 0-9 and a-g
- Lots of refactoring required
- Some games are not working properly
- Wrapping on display is not implemented