This project is an attempt to get reSID emulation engine to run on ESP32 as an Arduino library.
It is inspired by (and uses bits of) SIDKick, a Teensy 4.1 implementation.
Roadmap:
- Convert AudioStream i/o calls syntax from Teensy to ESP32
- Migrate AudioStreamSID to ESP32 I2S
- Figure out how the ESP32 can also emulate the C64 CPU
Credits: