/Chip-8-Emulator

A Chip-8 Emulator by Alexander Dickson - run at http://biged.github.io/Chip-8-Emulator/ or see blog entry at

Primary LanguageJavaScript

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.