
Real PDP-8/I, left. My PiDP-8/I, right.
(PDP-8/I photo from here.)
After attending the Vintage Computer Festival - East in April 2017 I learned about Oscar Vermeulen's PDP-8/I re-creation. Please visit his web site if you haven't already. It's a fun and worthwhile trip back in time to build and enjoy your own DEC PDP-8/I. The three major steps: build, install, use!
Here are a handful of things I've enjoyed playing with in OS/8.
Tremendously Extensible Code Organizer?
Typing Everything Creates Output?
Tough Editor Causing Obsession?
No, it is... Tape/Text Editor and COrrector!
Despite adventure being written in 1977, the OS/8 image comes with a version retrofitted for the 1968 OS. Be sure to check out my adventure page where the "Maps" section will be helpful. My maps are generated from the original set up file and fully enumerate verbs for movement between rooms.
Run some actual 1968 scientific code. (After untarring, see the README.) Much of my career has been in radar and RF communications. An extraordinarily successful RF propagation model is the Longley-Rice Irregular Terrain Model, still in heavy use worldwide.
I corrected Fortran-IV OCR errors in code taken from the 1968 report. It was written for the CDC 3600 computer. Steve Tockey broke it into one file per subroutine and modified syntax as necessary for the OS/8 F4 compiler. For old times' sake, I used TECO to create the .f4 files, but you can use tools like os8-cp. Steve made two batch files, one to compile and one to run the program. You can use those or type the commands yourself.
Anita Longley named her program COMTE and I'm unsure what it means, maybe COMpute Terrain Effects? Here is output, some quite different from Longley's, but the CDC 3600 used a 48 bit word length and floating point representation compared to the PDP-8's 12-bits.