Tag Archives: retrocomputing

Configuring Ultrix 4.4

Having managed to install Ultrix you will probably want to enable terminal access, install the man pages, configure the network, set up the date and time, add a separate volume for user files and create a new user account.

Posted in Ultrix | Tagged , , , | Leave a comment

Installing Ultrix 4.4

Over the holiday period I decided to see if I could install Ultrix on my (simulated) MicroVAX II so I could compare it with the latest version of Tru64 UNIX that I have installed on my AlphaServer DS10.

Posted in Ultrix | Tagged , , , | Leave a comment

Cross compiling ‘C’ programs for CP/M using ‘sdcc’

I have always maintained an interest in programming on CP/M long after it really ceased to be actually useful, and I still have my original copy of the Microsoft FORTRAN compiler that I brought way back when.

Posted in CP/M, Linux, Programming | Tagged , , | Leave a comment

Compiling CDE on Debian 10.0 (Buster)

I’ve described how to install Common Desktop Environment (CDE) on Linux before, but decided to go through the process again as a few things have changed.

Posted in Debian, Linux, Raspbian | Tagged , | Leave a comment

Integer Mandlebrot Set in BASIC-80

As I was looking through my old CP/M files earlier when I found this I couldn’t resist converting it to something a little more old fashioned.

Posted in CP/M, Programming | Tagged , , | Leave a comment

Maze drawing in FORTRAN-80

I was looking through some of my old CP/M files (running on a virtual ALTAIR Z80 using simh) when I can across this old FORTRAN IV program.

Posted in CP/M, Programming | Tagged , , | Leave a comment

Minimum Supported VMS Versions

As most of the links on the original pages are now broken I decided to post my own copy of the minimum supported VMS versions for VAX and Alpha systems here so I can find them again!

Posted in VMS | Tagged , , , | Leave a comment

Multiplication tables using implicit DO loops

While sorting through some old FORTRAN notes I found what amounted to a one line program, which was included as a minimalistic example of what could be achieved using implicit DO loops.

Posted in Linux, VMS | Tagged , , | Leave a comment

Compiling CDE on Debian 8.0 (Jessie)

The Common Desktop Environment (CDE) used to be the ‘de facto’ desktop on UNIX Workstations, is still used on OpenVMS, and remains popular with some users for its consistent look and feel and low resource utilization – remember that back … Continue reading

Posted in Debian, Raspbian | Tagged , , | 4 Comments

My new VAXstation

I’ve known about this website for a while but although the author had made some (considerable) progress enhancing the VAX simulations in ‘simh‘ until a few months ago there was no code available to run on Linux.

Posted in Linux, VMS | Tagged , , , | 1 Comment