Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 386 Bytes

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