USBSID-Pico Music player for MOS SID chip (6581/8580), SIDKick-pico or SwinSID like replacements
This repo contains an adaptation of SidBerry that includes playing SID files over USB on a Linux PC (Windows if you compile on Windows - no support).
USBSID-Pico requires libusb
Examples:
git clone --recurse-submodules git@github.com:LouDnl/SidBerry.git
# Compile with
cmake -S . -B build && cmake --build build --parallel $(nproc)
# Install with
cp build/usbsidberry ~/.local/bin/