-
Recent Posts
Recent Comments
Bernard Klatt on DEC Rainbow H7842 Power Supply… Phil Barton on DEC Rainbow H7842 Power Supply… DEC Rainbow H7842 Po… on Another DEC Rainbow 100+ Peter Allan on Getting a DECserver 200/MC… Prof Greg Egan on PDP 11/24 Progress Archives
- November 2022
- February 2022
- October 2021
- September 2021
- May 2021
- January 2021
- May 2020
- April 2020
- March 2020
- January 2020
- December 2019
- May 2019
- March 2019
- October 2018
- September 2018
- August 2018
- July 2018
- May 2018
- March 2018
- February 2018
- January 2018
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- July 2012
- March 2008
- September 2007
- July 2007
- June 2007
- May 2007
Categories
Meta
Category Archives: MUSS
MUSL Compiler Builds a Simple MU5 Program
I have been slowly working on getting a MUSL compiler that targets the MU5 emulator, with the ultimate goal of compiling the MUSS source code to run on it. The first step is to build a cross compiler that works … Continue reading
Posted in MU5, MUSS, Retro-Computing
2 Comments
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
MUSS Source Code
MUSS is the Manchester University Software System. It is an operating system that was designed and built at Manchester University for MU5, designed to be portable, and in fact ported to other machines. In October 2017 I asked the … Continue reading
Posted in MUSS, Retro-Computing
5 Comments