~crm/chip8

CHIP-8 emulator
mostly style fixes
no support for windows

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~crm/chip8
read/write
git@git.sr.ht:~crm/chip8

You can also use your local clone with git send-email.

#CHIP-8 Emulator

CHIP-8 emulator using SDL2.

#Usage

$ make
# make install clean

CHIP-8 will be installed at /usr/local/bin

#Screenshots