retro-esp32 / RetroESP32

Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
Creative Commons Attribution Share Alike 4.0 International
590 stars 92 forks source link

CHIP8 / SCHIP Emulator Request #91

Open ucodelukas opened 3 years ago

ucodelukas commented 3 years ago

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