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: