A simple CHIP-8 emulator written in C for education purposes.
It implements the original COSMAC VIP instruction-set.
The sound timer is implemented, but it does not produce any sound.
It can be built by running:
make build-linux
The ROMs are from: