This is a simple Chip-8 interpreter written in JavaScript.
The ROM loader, graphics renderer and input device controller are independent to the emulator.
A Chip-8 Emulator by Alexander Dickson - run at http://biged.github.io/Chip-8-Emulator/ or see blog entry at
JavaScript