-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
I'm always frustrated when i cant play CHIP8/SCHIP Games on Odroid GO
I want to help adding a good CHIP8 Emulator
I reaaaally tried doing it myself (see attachments)
this is an esp8266 CHIP8 Emulator
https://github.com/ESPboy-edu/ESPboy_CHIP8
i tried porting it with my nonexistent skillz
ESPboy_CHIP8-ogroidGO-attempt.zip
this is an emulator which works with sdl but has good and modular headers
https://github.com/JohnEarnest/c-octo @JohnEarnest
would love to test and help