-
Recent Posts
Recent Comments
rjarratt on Another DEC Rainbow 100+ Sheila Kida on Another DEC Rainbow 100+ DECstation 5000/240… on H7826 Power Supply Repair… H7826 Power Supply R… on Update on H7826 Power Supply… rjarratt on Flocoder Archives
Categories
Meta
Author Archives: rjarratt
DECstation 5000/240 With the TURBOchannel Extender
Recently I repaired the H7826 power supply in my TURBOchannel Extender. So now I wanted to get it working with the DECstation 5000/240 it came with. The trouble is, I don’t have the cable to connect the Extender to the … Continue reading
Posted in Retro-Computing
Leave a comment
H7826 Power Supply Repaired
After a spell of concentrating on other things I have finally got round to looking again at the H7826 power supply from my TURBOchannel Extender. When I left it back at the beginning of the year I was waiting for … Continue reading
Posted in Retro-Computing
1 Comment
Flocoder FLIP Now Processes Its Own Source
I am at the stage with my MUSS restoration that I can process the Flocoder FLIP source code with my own implementation of FLIP written in Flex and Bison. My MUSL compiler can’t process all the Flocoder source files yet … Continue reading
Posted in MUSS, Retro-Computing
Leave a comment
Flocoder Flip Progress
I haven’t been doing much in the vintage computing arena recently, but I have finally got around to finishing off my crude implementation of Flip. The source code is up on GitHub. My first attempt didn’t work very well. I … Continue reading
Posted in MUSS, Retro-Computing
Leave a comment
MUSS Source Code Now Available
I have received qualified permission to publish the MUSS source code that was recently recovered, as free and open source software. It is available here. I have also made a bit of progress on the MUSS restoration. My implementation of FLIP … Continue reading
Posted in MUSS, Retro-Computing
Leave a comment
Flocoder
I have now got a crude implementation of the Flocoder Flip program written using Flex and Bison. It can take a Flocoder file from the MUSS sources and extract what I hope is compilable MUSL code. The code is on … Continue reading
Posted in MUSS, Retro-Computing
4 Comments
MUSS GitHub Project
For anyone who wants to follow the effort to revive MUSS, I have started a project on GitHub. You can find the repository here. The initial effort is focussed on creating FLIP to translate the Flocoder to compilable MUSL and … Continue reading
Posted in MUSS, Retro-Computing
1 Comment