"Thanks everyone, this is exactly what I was looking for. However, it would appear that I'm using the version 6 TOPS-10 that comes with the PiDP-10 distribution, and the version of REACT in every one of those examples is for version 7.
Are there any procedures for installing version 7?"
I got my initial copy of TOPS-10 7.03 from Quentin's Blog:
You can either:
1) Replace the disk images in the TOPS-10 folder in, I think, /opt/pidp10/systems/tops10. If the disk image file names are the same as for version 6.03 then you are fine. Otherwise, You'll need to edit the /opt/pidp10/systems/tops10/boot.pidp file to make it attach to these new disk images instead
2) Create an entirely new directory for TOPS-10 7.03 in the /opt/pidp10/systems folder, copy the TOPS-10 v7.03 disks into it, and using /opt/pidp10/systems/tops10/boot.pidp as a model recreate it for TOPS-10 7.03. Once this is done, you'll need to edit the /opt/pidp10/systems/selections (?I'm not exactly sure that's the file name, but something like that) and add an option for your new TOPS-10. It's fairly clear how a new option is added. Also, see page 9 of the PiDP-10 Systems User's Guide for info on the front panel switches when booting.
WARNING, If I recall correctly, TOPS-10 7.03 does not run on a KA-10 CPU. It needs a KS-10 CPU. As I recall, I had to edit the pdpcontrol.sh file so that it allowed using a KS-10 CPU. All of the front panel lights and switches still work with a PiDP-10 KS-10 CPU even though a real KS-10 does not have a front panel on it. Let me know if you need more details on this, e.g., I can send you my modified pdpcontrol.sh file if you don't know how to do that yourself.
-- steve