Page 1 of 1

Slopifying Unix (Atari System V for TT+)

Posted: 23 Sep 2026 08:37
by leech
I've started the task of adding some drivers and updating the UniSoft port of Unix to the Atari TT. I've currently had claude add network drivers for the DaynaPort SCSI (via my ZuluSCSI card). It whipped up a framebuffer driver for the ATW800/2, and is now compiling and going to install X11R6.3 from the Amix project, along with OpenLook.

I'm hoping to also add more hardware support, like getting it working on the Falcon, with an 060, SuperVidel, etc. I also believe I'll be able to access and utilize the Transputers for some fun things.

One thing I should ask people... how hard is it to upgrade my ST RAM card to handle 10mb of RAM? Claude pointed out that the Unix kernel does some book keeping on memory chunks, and so saves out so many bytes per kb of memory (I think it was like 80 bytes per 4kb?) and with the 256mb TT RAM, the 4mb of ST RAM is filled up, so Claude had to cap the memory (I think I could have done 128mb, but as a compromise, it settled on 96mb, so I have ~100mb. I'll have to see if I can get around that at some point, but it'd be nice to get my 2mb card upgraded.

Why am I doing this? Well, why not? Can't let the Amiga guys have all the fun! https://amigaux.org/ Also, I figured I could have OpenUA (Unlimited Adventures) running on it. I mean... Unix and D&D!

Re: Slopifying Unix (Atari System V for TT+)

Posted: 23 Sep 2026 09:13
by Icky
Nice! AI is definitely opening up possibilities that before would have taken people months, even years to develop. I am expecting an explosion of rejuvenation within the ST world with this new era.

Re: Slopifying Unix (Atari System V for TT+)

Posted: 23 Sep 2026 09:36
by Steve
leech wrote: 23 Sep 2026 08:37 One thing I should ask people... how hard is it to upgrade my ST RAM card to handle 10mb of RAM?
Depends if you have the SMD RAM varient or not. If it's SMD you simply use a heatgun to swap the memory chips and then change a jumper. The through-hole version is more difficult and requires a special daughter-board designed by Lynxman.

Re: Slopifying Unix (Atari System V for TT+)

Posted: 23 Sep 2026 09:42
by leech
What's really funny? It comes with telnet... so as soon as it finished writing the network driver (which was awful to deal with, since I had to keep swapping the SD Card over to the ZuluSCSI, have it boot up, take a picture of the errors, send it to the Claude app, shutdown the TT (cleanly, so 'shutdown -y -g0 -i0', yup, memorized that one fast), and then move it to the laptop so Claude could modify some stuff... then back to the TT and wait the few minutes it takes to boot..., take some more screenshots...

Talking to the people working on updating Amix, and they had a cross compiler, which is making things much easier than having Claude telnet in and compile things on a 32mhz computer...

Screenshot is running on the modified Hatari...
https://github.com/slaapliedje/hatari
https://github.com/slaapliedje/atari-sysv-sp1

Re: Slopifying Unix (Atari System V for TT+)

Posted: 23 Sep 2026 09:47
by leech
Steve wrote: 23 Sep 2026 09:36
leech wrote: 23 Sep 2026 08:37 One thing I should ask people... how hard is it to upgrade my ST RAM card to handle 10mb of RAM?
Depends if you have the SMD RAM varient or not. If it's SMD you simply use a heatgun to swap the memory chips and then change a jumper. The through-hole version is more difficult and requires a special daughter-board designed by Lynxman.
These certainly look like through-holes to me...

Re: Slopifying Unix (Atari System V for TT+)

Posted: 23 Sep 2026 09:55
by Steve
Yeah definitely through-hole, you'd need to contact Lynxman on the German Atari forum, he might still be selling the upgrade PCB's.

Re: Slopifying Unix (Atari System V for TT+)

Posted: 23 Sep 2026 11:06
by Badwolf
leech wrote: 23 Sep 2026 09:42 Screenshot is running on the modified Hatari...
Bravo!

BW

Re: Slopifying Unix (Atari System V for TT+)

Posted: 23 Sep 2026 13:29
by don_apple
leech wrote: 23 Sep 2026 09:42 Screenshot is running on the modified Hatari...
Impressive :yay: :dualthumbup: