Thank you for the offer, that is super generous of you!Oldskool wrote: 29 Apr 2024 18:40 Can send you free of charge 2 x Picogus pcb v1 (very diy friendly). Almost the same functionality as the v2 but you can use a picopi.
Also can include a snarkbarker pcb which is a sb1 clone (1 to 1) with about 60% of the parts.
Both are open source.
I don't think it's necessary though, the picogus Tindie store claims they will be ready in early May and I have plenty of other things to keep me occupied in the meanwhile :)
Ah that's good to know! I can talk slowly to it, it's not that much data being transferred after all.Oldskool wrote: 29 Apr 2024 18:40 One of the drawbacks for the picogus could be:
PicoGUS requires an ISA bus speed of 8.33MHz or lower. Glitchy playback or silence may happen at higher bus speeds. Also compatibility with different chipsets may vary, specifically for DMA.
I don't actually have ISA-DMA support. I knew going in that would be a problem for Soundblaster specifically, but figured I'll just get this up and running and experiment with audio when the time comes (ie; now :) )
Worst case, there was always a fallback plan of making some kind of covox-inspired ISA card, maybe with FIFO and IRQ so it wouldn't have to be such a cpu hog - hmmn, like the Disney Sound Source now that I think about it.
But reading up on GUS, it feels like a perfect solution.
If I understand correctly those cards always hardware-mix and play from on-board soundcard RAM, and you can upload to that via DMA or PIO as you choose. That should slot in neatly with Atari xbios sound I think (and give 15 additional HW channels as a neat bonus)
I see there is a new GUS replica card available as well. Much more expensive of course and not as flexible as picogus but I can see why purists would maybe want a hardware clone over emulation.
