CHIP-8 emulator
https://en.wikipedia.org/wiki/CHIP-8
cmake -DSDL2_BACKEND=ON .
make
cmake -DNCURSES_BACKEND=ON .
make
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CHIP-8 emulator
https://en.wikipedia.org/wiki/CHIP-8
cmake -DSDL2_BACKEND=ON .
make
cmake -DNCURSES_BACKEND=ON .
make