/chip8-ha

Chip8 emulator implemented in Hare

Primary LanguageMakefile

Chip8 emulator written in Hare

Usage, where ROM_PATH is the path to the Chip8 game rom.

make run ROM=ROM_PATH

Status

Feature complete!