Skip to content

elfuska/ESP32TinyCPC

 
 

Repository files navigation

Tiny AMSTRAD CPC port ESP32

I've forked Ackerman's code to implement loading DSK files from SD card. Code is not the best, only a quick&dirty patch, but it just works. I've tested it only in Arduino IDE, so I removed the references to PlatformIO just in case.

I've also upgraded Espressif's esp32 libraries version to 2.0.7. This implied upgrading also fabgl library, as the included version was not compatible. I just copied and slightly modified current fabgl version (1.0.9).

Thanks to Akerman for this port. CPC was my first computer and I'm really enjoying having it running inside such a small device.

About

AMSTRAD CPC Emulator TTGO VGA32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.6%
  • C++ 29.4%