tobozo / ESP32-reSID

reSID is a Vice MOS6581/MOS8580 Sound Interface Device Emulator for ESP32

Repository from Github https://github.comtobozo/ESP32-reSIDRepository from Github https://github.comtobozo/ESP32-reSID

ESP32-reSID library

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:

About

reSID is a Vice MOS6581/MOS8580 Sound Interface Device Emulator for ESP32

License:Other


Languages

Language:C 94.7%Language:C++ 4.0%Language:Shell 1.2%Language:Makefile 0.1%Language:Perl 0.0%