A simple emulator that can emulate the legendary Chip-8
| The emulator can be used with theses options : |
|---|
| -run [theFileName] -d [delayBetweenFrames - optionnal] to run the ROM |
| -debug [theFileName] to run with the debugger |
| -disas [theFileName] to disassemble the ROM |
Useful informations about the Chip-8 :