KimJorgensen / KungFuFlash

Cartridge for the Commodore 64 that packs a punch
zlib License
401 stars 62 forks source link

IDEA: Kung Fu Flash SID emulator #166

Open Sgw32 opened 1 year ago

Sgw32 commented 1 year ago

Hello,

Before I've made an UltiSID emulator, which is, well, good on simple tunes and runs on STM32F103, but now I've made a new firmware for it for STM32F405RGT6 based on Kung Fu Flash firmware. Take a look, maybe someone is interested: https://github.com/Sgw32/KungFuSID

Now your Kung Fu Flash cartridge even can emulate SID inside C64 😄 Emulation is cycle-exact on 0xD400, but the firmware is still in beta stage, needs some optimization. My goal is to make a new UltiSID on Kung Fu SID firmware to make an open source ArmSID alternative.

mamejay commented 1 year ago

This is exciting. Will the UltiSID have support for paddles?

Sgw32 commented 1 year ago

I'll try to do it. Probably it just needs ADC connection to POTXY pins.