alexanderdickson / Chip-8-Emulator

A Chip-8 Emulator

Home Page:http://blog.alexanderdickson.com/javascript-chip-8-emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Chip-8 Emulator

http://blog.alexanderdickson.com/javascript-chip-8-emulator


Languages

Language:JavaScript 65.4%Language:HTML 34.6%