Pretty sure we have a deal thenexxos wrote: Sat Jan 03, 2026 8:24 pmOk, I'll have to see when I get home.. But the PI and board + heatsinks likely ended up near 100.. But I'd accept 50 as its you![]()
You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
What to do with my spare Raspberry Pi's
- rubber_jonnie
- Site Admin

- Posts: 14014
- Joined: Thu Aug 17, 2017 7:40 pm
- Location: Essex
- Contact:
Re: What to do with my spare Raspberry Pi's
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
- stephen_usher
- Site sponsor

- Posts: 7127
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: What to do with my spare Raspberry Pi's
Someone with deep CPLD/Verilog magic need to help with the project as the current person is struggling. With some ST chipsets it's sort of working some of the time but a lot of the arbitration states are not fully implemented or not implemented at all. It seems to be hitting timing latency issues.mrbombermillzy wrote: Sat Jan 03, 2026 2:15 pmI'd be very interested to see if you can get this running on the ST Phil. IIRC @stephen_usher had a go, but it didnt quite work out.PhilC wrote: Fri Jan 02, 2026 5:23 pm Well I've got most of the Raspberry Pi's sorted or sold.
I've got a PiStorm for an Amiga and an ST to build...
I think someone needs to properly crack this one for the Atari.![]()
The PiStorm only really works well on the Amiga because the CPU doesn't have to worry about bus arbitration as all the peripherals are hidden behind the custom chips, and it's the bus arbitration which is the hard and time critical bit.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Re: What to do with my spare Raspberry Pi's
Yeah I suspect the pi is only just coping with the Amiga as its simpler and 7MHz. The multiplex buses doesn't help. It needs something with more IO capabilities and a faster core imo.stephen_usher wrote: Sat Jan 03, 2026 11:17 pm The PiStorm only really works well on the Amiga because the CPU doesn't have to worry about bus arbitration as all the peripherals are hidden behind the custom chips, and it's the bus arbitration which is the hard and time critical bit.
- stephen_usher
- Site sponsor

- Posts: 7127
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: What to do with my spare Raspberry Pi's
The current Atari PiStorm code requires a Pi4 at least and when it does work the speed is only marginally faster than an ST536.
A lot of the arbitration is being attempted in the CPLD if you look in the code.
A lot of the arbitration is being attempted in the CPLD if you look in the code.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
- rubber_jonnie
- Site Admin

- Posts: 14014
- Joined: Thu Aug 17, 2017 7:40 pm
- Location: Essex
- Contact:
Re: What to do with my spare Raspberry Pi's
Had an MT-32 PI hat arrive the other day, and after a bit of configuration it's running 
From my PoV the main thing I had to do to get it running was enable the display and invert it. I only used inversion as I wanted the power and audio cables coming out of the back.
Will need to test the midi stuff next.
From my PoV the main thing I had to do to get it running was enable the display and invert it. I only used inversion as I wanted the power and audio cables coming out of the back.
Will need to test the midi stuff next.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
Re: What to do with my spare Raspberry Pi's
Was it easy to setup? Not had much timer stuff like that at the moment.rubber_jonnie wrote: Tue Jan 13, 2026 12:34 pm Had an MT-32 PI hat arrive the other day, and after a bit of configuration it's running
IMG20260113120700.jpg
From my PoV the main thing I had to do to get it running was enable the display and invert it. I only used inversion as I wanted the power and audio cables coming out of the back.
Will need to test the midi stuff next.
If it ain't broke, test it to Destruction.
- rubber_jonnie
- Site Admin

- Posts: 14014
- Joined: Thu Aug 17, 2017 7:40 pm
- Location: Essex
- Contact:
Re: What to do with my spare Raspberry Pi's
Yeah you copy the files over to a Fat32 formatted SD card and then drop the Mt-32 ROMs into the ROMs folder.PhilC wrote: Tue Jan 13, 2026 2:07 pmWas it easy to setup? Not had much timer stuff like that at the moment.rubber_jonnie wrote: Tue Jan 13, 2026 12:34 pm Had an MT-32 PI hat arrive the other day, and after a bit of configuration it's running
IMG20260113120700.jpg
From my PoV the main thing I had to do to get it running was enable the display and invert it. I only used inversion as I wanted the power and audio cables coming out of the back.
Will need to test the midi stuff next.
If you want soundfonts add them to the folder of the same name.
After that it's walking through the config file in the root to set up for your own specific PI Hat. Also there is a WiFi file in the root you can use to connect to your network.
Once connected it has an ftp service so you can upload files as required.
The install guide on GitHub tells you all you need to know.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
Re: What to do with my spare Raspberry Pi's
ok, thanks @rubber_jonnie, I'll give it a go this week
If it ain't broke, test it to Destruction.
- rubber_jonnie
- Site Admin

- Posts: 14014
- Joined: Thu Aug 17, 2017 7:40 pm
- Location: Essex
- Contact:
Re: What to do with my spare Raspberry Pi's
Of course I need to test it out further and make sure the midi and sound output works, but it's a good start.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
Re: What to do with my spare Raspberry Pi's
I'm just happy that it seems to install without issuesrubber_jonnie wrote: Tue Jan 13, 2026 3:29 pmOf course I need to test it out further and make sure the midi and sound output works, but it's a good start.
In other news, I'm putting one of my Pi4s into my 500+ with a Pistorm and Frame Thrower. I'll have to remove the Ethernet socket and two of the USB sockets first on the Pi4 though.
If it ain't broke, test it to Destruction.
