o
odinpkg.dev
packages / library / chip8

chip8

8070ef3library

No description provided.

No license · updated 2 years ago

chip-8 emulator

CHIP-8 emulator/interpreter written in Odin.

Loading games

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.)

Keypad input

1 2 3 4
Q W E R
A S D F
Z X C V