Getting ITS - larsbrinkhoff/its-manual GitHub Wiki
[Maybe the PiDP-10 comes with instructions for getting a ready made SD card image?]
This guide mostly applies to ITS as build from the GitHub repository. There are two ways to get ITS from there:
The quick way
Clone the repository, install dependencies, and type make download EMULATOR=pdp10-ka
This will download pre built disk images and build the necessary emulators.
The slow way
Clone the repository, install dependencies, and type make EMULATOR=pdp10-ka
This starts an automated script which builds ITS and almost all programs from scratch. It takes a very long time!
The other ways
Older ITS distributions:
-
https://archive.org/details/KLH10-PI-ITS This is a pre built disk image for the KLH10 emulator.
-
https://www.cosmic.com/u/mirian/its/itsbuild.html This is a step-by-step instruction for manually installing ITS on the SIMH emulator, from tapes.