Releases: LouDnl/USBSID-Pico
d202511291 snapshot
Fix muting, now actually mutes all volume ($18) registers and masks a…
d20251113 snapshot
Try fix sidplayer part 1 million
d202511072 snapshot
Increase midi->cynthcart queue size
d202511071 snapshot
Increase emulator midi queue size
d20251105 snapshot
temporary config setting for emulator debug logging
d202508264 snapshot
Update tagged_build.yml
d202508261 snapshot
buildscripts
v0.5.1-BETA
Commits in this release:
3d6eacb Merge pull request #53 from LouDnl/dev
53decf0 Update version
3b78417 Merge pull request #52 from LouDnl/dev
2c945a3 Update DOC's n manuals
49b8bea README.md
c24e2d7 README.md
84ff361 Add GUI python script for config tool by ISL/Samar
fa81531 add Dual USBSID-Pico Commodore 64 Case by OlefinMakes
94f1c28 Update supported platforms and software
a3090a5 firmware manual update
0c6fcd6 README
c59b348 Update config tool
1359c1c Add missing dll files for Windows
80b8c60 Update CLI config tool, add Windows version
72f0cd3 Fix missing verification of sid addresses that prevented single socket two from working correct
25d9e14 Merge pull request #51 from LouDnl/LouDnl-patch-1
What's Changed
- Update release.yml by @LouDnl in #51
- Pull in changes from dev by @LouDnl in #52
- Update version by @LouDnl in #53
Full Changelog: v0.5.0-BETA...v0.5.1-BETA
v0.5.0-BETA

Thanks @tobozo for reminding me ;)
Commits in this release:
d155709 Update release.yml
cfb7c09 Merge pull request #50 from LouDnl/dev
1731a66 Now listen here you little fucker
943b9b5 Merge pull request #49 from LouDnl/dev
cb914a1 Fixed?
b2586c4 Merge pull request #48 from LouDnl/dev
d44f4be ....
5ef2609 Merge pull request #47 from LouDnl/dev
74305f7 Y u no work?
7d73cd2 Merge pull request #46 from LouDnl/dev
6e5626c Update changelog, bump version for release
097d119 Small readme and manual update
02dbed9 Whoops, missed a spot
76d9d8f Fix segfault in config tool
c7533b4 - Add mirrored dualsid for dual clone - Lock audio switch to stereo in mirrored mode (v1.3 PCB only!) - Fix SID detection type - Only log config settings once at end of bootup - Move logging of config settings into single function - Start work incoming config buffer write - Update some array lengths for future midi use - Tiny changes
956f3de Merge pull request #45 from LouDnl/dev
d7ae6a2 Update README and SHOWCASE. Move Examples to top :) boasting time haha
30c3181 Fix mirrored mode from not locking out other settings
ef8f7fb Add settings and commands to lock the audio switch from being changed
0795212 Remove header import to fix build errors
cc53a5f Move SID clone configuration into dedicated source file
475d83f Missed a spot
8bbcd91 Add dedicated headers for FPGASID and SIDKICK-pico
3a8d8c0 Streamline imports, declarations and comments. Move around some code.
574c27a Whoopsie motherfucking doodie!
138fd66 Fix build issues with midi.c (old version)
4d95fd5 Fix asid double definition
5767e4d Add new source files to build file
bfe602b Add new features to config tool
6bc730c Update boot arrangement for auto detection routine
92b03ff (rp2050 only!!) Add double tap reset button for autoconfig first iteration
4213239 Update asid.c to use RuntimeCFG struct
991ef20 Update gpio.c to use RuntimeCFG struct
7ed6ebb Rework sid.h header
ba42df6 Add sid_detection.c, adds FPGASID detection and autodetection routine
e78c293 Add sid_tests.c
8f2f5a2 Clean up sid.c in preparation of midi rework. Move sid detection and test routines into separate source files
fe50a15 Add config_bus.c
c54d167 Add config_socket.c
bedd158 Add config_logging.c
ffeec93 Split config.c into multiple files for general, bus, socket and logging
86c928f Add config settings for future use. Rearrange config struct into separate parts. Add runtime config struct. Move around some defines.
f2fa8db Straighten out header file
b3f4552 Streamline header ifndefs
fe89df0 Fix auto version date issue
44a6b26 Increase build date
bb7427e Update config position logging
f642173 Add FPGASID to clone detection routine
1a1508b FPGASID config reading 1st iteration
a494ead Update datestamp
232d625 Add config slots for saving to preserve flash memory
1ebb607 Who thinks of this stuff?
257cfd7 What is this, day of the tentacle? Get a grip man, control your fingers!
b73be29 More typo's
0273464 Typo
5fd2d1b Set 2nd sid in same socket to N/A default
850e47d Typo's
4ea0a82 Bump version date
f640990 Add 6 cycles minimum to each normal write for LDA(2) & STA(4)
10004d5 Taking back my 🤬 sanity and starting over 🙄 f.u. ASID buffer 😘
3222342 Merge pull request #44 from LouDnl/dev
5fb209f Update README
e62342e Add bottom case with UART opening
75828a3 Merge pull request #43 from LouDnl/dev
b36c091 When you forget to add the changed file, d0h! :|
e94ba6d Merge pull request #42 from LouDnl/dev
45013e8 Update README
75e0196 Add software manual
063a31e Add firmware manual and update README
4913bbd Update PCB manuals
91acbbe Update README and PCB manuals
10e329f Remove old documents
105c03b Update v1.3 manual
c3ed2cb Update documentation
775a920 Update .gitignore
6c5b6b0 Remove unfinished manual from repo
699b6b9 Remove unneeded svg
161cd14 Update README, add PCBv1.3 info document
8acf1ea [CONFIG TOOL] Fix issue with some ini settings not being parsed correct
a29555c Really need to test this tag thing
09157a6 Add tag to build files instead of run number
c2174a1 Up subversion
91f4047 Fix error in cfg_usbsid
f0f5609 Remove unnescessary cases
0156b1d Fix typo
7a0f737 Fix ASID writes
4cbe5bf Fix for ASID not playing
a7f496d Add instruction to udev rules
e55541a Update v1.3 case
c1ed775 Update version date
13d96d4 Update compiled config tool
d463338 Add undocumented -command for sending arbitrary commands to USBSID-Pico
07c1dfd Improve config command options
fd82b70 Add SID test routine start and stop commands
437f975 Add multiple sid detection routine options
bab1337 Add clone type detection command
ffa2507 Remove unused print routine
3468777 Fix typo
f1ea380 Fix socket read buffer size
d31f02d Add first version of SID buffer for ASID ~ this still breaks ASID normal writes!
abb2381 Move to automatic date in cmakelists
473e985 fix tagged build tags
25d6fde This again?
3bd36c6 Bathing in poo....
df39ed1 Oh boi oh boi oh boi
bca8d8a Nuts I tell, ya!
425dbe0 ...
b278be1 bullshit is what it is
ec5811b Update tagger
8874ec8 m00!?
4d58a8c m00?
4111a6c m00!
cdb4ad1 Update datestamp
1680c72 Merge pull request #41 from LouDnl/dev
bd418ef Whoopsiedaisy
6e4b662 Testing some workflow changes
4c02756 Add v1.0 notched bottom and open top case
6c8ce81 Bump date version, set optimizations to O2
c3883f1 Force CDC_CALLBACK use instead if cdc_task, up task_queue size to 100
285db53 Change __not_in_flash_func to __no_inline_not_in_flash_func for all buffer functions 0d28a07 Add workaround so 1.3 PCB's do not try to detect external clock signal. ea45e90 Deprecate bus_operation`, add cycled reading and cycled delay routine. Fix SID detection, add FMopl and clone type detection routine.
1db0221 PIO and DMA rework, much notes of fuckshit that doesn't work.
e17c85d Move Vu PIO write into DMA, remove debugging prints
61bebc7 Small SID bus PIO rework
6ef1fbb Remove double use of cdc buffer
4045ecb Add reset state
a0dae37 Update date
3adcdee Update configtool, add read SKPico version
cd79995 Improve SID detection, add Clone detection (intial attempt)
1a02825 README update
dca0e83 Fix tabs not being spaces
f8f0916 Remove accidental logging
1d17dea Fix illegal comparison
2e3a3a6 Add quick read command for pcb version
57ed341 Fix incorrect variable type
bc8bc8c Update .gitignore
694009c Update v1.3 cartridge case
6d7518e Move datasheets into seperate directory
787211e Update v1.3 schematic
ad0413c Add custom sysex commands
094c5c7 Add v1.3 case by LouD (spotUP case revisited)
8fc3359 Add dma blocking comment
d02f492 Fix CDC fifo at 64 bytes (max)
5c748ca Add v1.3 top image to README
2680753 Merge pull request #40 from LouDnl/dev
d56c65a Update README for v1.3
7b03e27 Add v1.3 schematic and ibom
1dae288 Add datasheet
1f93823 Update configtool
48393dc Update CMakeLists
5136fb9 Add read pcb version command
413be1f Fix logging
b9cade8 Remove writeorder removal from led runner
61e40e0 Midi handling changes
10df1d8 Remove unneeded write order code and add workaround for silent ASID play
5d3ed64 Attempt at ASID write order fix
d6f41c7 Add PCB version to USB product during compile time
6e7213b Update minor version
b7fd64c Update makelists
6d7123f Add support for write ordered ASID
a5b0995 Add cdc and midi task as double buffer handlers
6b4bfb7 Update write logging calls
ba5aaab Add extra argument to write logging
716d604 Update vendor rc_cb to support non buffered data
cb392ae Disabled Vendor CLASS fifo buffer
0bd3464 Rework ASID handling for sidfactory2, thanks @thomasj - Add optional SID write logging, logs from core2 so is not blocking - Add vu check to (cycled_)bus_operation - Add ASID write order reset to led_runner
2e3eaf7 Move version checks into globals.h and macros into actual macros header, bump version for whatever reason :)
1005cc5 Fix PCB version builds
2d75d4d Merge pull request #39 from LouDnl/dev
897d52e Fix PCB info documents
fd8d948 Merge pull request #38 from LouDnl/dev
37f226a Merge pull request #37 from LouDnl/dev
41687f3 Merge pull request #36 from LouDnl/dev
6360535 Merge pull request #35 from LouDnl/dev
f1fc67a Merge pull request #33 from LouDnl/dev
d548115 Merge pull request #31 from LouDnl/dev
f854b70 Merge pull request #30 from LouDnl/dev
45e708f Merge pull request #29 from LouDnl/dev
c048734 Merge pull request #22 from LouDnl/dev
c11e4d3 Merge pull request #17 from LouDnl/dev
2af771e Merge pull request #16 from LouDnl/dev
c32e3da Merge pull request #14 from LouDnl/dev
3f0cfdb Merge pull request #11 from LouDnl/dev
What's Changed
- v0.4.0-BETA by @LouDnl in #37
- Let try this fucking shit again, sigh... by @LouDnl in #38
- Fix PCB info documents by @LouDnl in #39
- Pull in changes by @LouDnl in #40
- Pull in that heap of shit by @LouDnl in #41
- Pull in changes and README updates by @LouDnl in #42
- When you forget to add the changed file, d0h! :| by @LouDnl in #43
- Pull in changes by @LouDnl in #44
- Pull in latest changes by @LouDnl in #45
- Pull in latest changes from dev by @LouDnl in #46
- Y u no work? by @LouDnl in #47
- .... by @LouDnl in #48
- Fixed? by @LouDnl in #49
- Now listen here you little fucker by @LouDnl in #50
Full Changelog: http...
d20250610 snapshot
Whoopsie motherfucking doodie!