Chip-8 Emulator

This is a simple Chip-8 interpreter written in JavaScript.

The ROM loader, graphics renderer and input device controller are independent to the emulator.

Test it online

Further reading

License

MIT