CHIP-8 emulator/interpreter written in Odin.
Just drag and drop a ROM from the roms/ directory into the running window. (You might need to change the INSTRUCTIONS_PER_SECOND constant in src/constants.odin depending on which game you play.)
1 | 2 | 3 | 4 |
---|---|---|---|
Q | W | E | R |
A | S | D | F |
Z | X | C | V |