- ...
- Beam me up Scotty!
- Continue work on Midi handling
- Fix issue in SID tests not stopping
- Add Support for Pico2 (rp2350) green board
- Add Support for PicoW (rp2040) green board
- NOTE: Due to the LED being used by the WiFi chip there is no VU support
- Rename Vue to Vu 🤦♀️
- Remove
__builtin_
function calls
- Add direct SID functions
- Detect SID type
- Test SID voices
- Add config commands for SID testing functions
- Add function to clear SID registers without SID reboot
- Add some debug logging
- Update config handling
- Add direct SID functions
- Add version retrieval support
- Check if set clockspeed is correct or se default
- Fix write functions
- Fix some values on SID count change
- Update USB descriptors
- Add version in manufacturer string
- Enable CC's for bank 9 (temporary workaround)
- Refactor some whitespace
- Start work on support for PicoW and Pico2 boards
- Start on update for Midi handling
- Details will follow at a later time when finished
- Fix ASID play
- Fix config save error
- Basic Midi support
- Fixed to 6 voices polyfonic with 2 SID's up to 12 voices with 2x SKPico.
- WebUSB support
- Proof of concept available in examples folder
- Currently uses an adapted version of Hermit's emulator
- Improved GPIO handling
- Bus control via DMA and PIO for cycle exact writes and reads
- Customizable config (config tool in development)
- Basic working functions
- Multiple firmware binaries per config type
- SID control via GPIO
- USB support
- see examples
- Midi support
- messy and unfinished
- ASID support
- basic functionality
- Onboard LED works as VU
- RGB LED support for clone Pico boards