Another SID player update from Markus: I added digi-support and a follow-up video demonstrating digi playback is available here Two things to keep in mind: The emulator code (TinySID) can only playback tunes in PSID format (in which the majority of the files in the HVSC are). However, with update #50 the digi-tunes in the […]
Tag Archives: Hybrid
PIC32 drives SID audio chip update
Markus posted an update on his latest project SID player we covered earlier. The PIC32 acts as USB host to the attached memory stick, which contains all my favorite tunes in .sid format from the HVSC. I used Elm Chan’s FatFs library because it hat LFS (long filename support) together with the Microchip USB stack. […]
PIC32 drives SID audio chip
Markus shared his latest SID player in the project log forum: I am currently working on a kind of hybrid between an emulated and a real SID Player. The CPU and CIA stuff runs emulated on a PIC32 and the sound is generated by a hardware SID chip. I had the TinySID emulator already running […]
