Chipper-M8 is a user-friendly Chip-8 "emulator". I wrote this as an exercise for emulator
development. Additionally, some hobby chip-8 emulators are CLI launch only, so with this one I
tried adding a friendly interface.
Chip-8 is a "language"/"fantasy console" from
the 1970's. It uses little memory and is designed to be architectually simple. There are no real
"killer" titles, though it is very neat!