chip8
chip8 copied to clipboard
Javascript canvas chip 8 emulator.
Chip-8 Emulator
Wanted to get into the world of emulation and figured I would start with one of the easiest chips out there to emulate, the chip-8.
Invaluable Resources
Things that still need to be done
- Implement the ability to change roms.
-
Implement a reset button.
- There is currently a nasty bug I am trying to track down. not 100% sure where its occuring.