1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-05 02:54:55 +00:00

Add ITS 138 source code and assemble it with MIDAS 73.

This is a earliest known preserved version of ITS from 1967.  It ran
on the AI lab PDP-6, with five teletypes and four GE consoles.

The source code was reconstructed from Gerald Sussman's paper listing.
This commit is contained in:
Lars Brinkhoff
2023-12-20 10:43:49 +01:00
parent e6745f1fd6
commit 61925004dd
2 changed files with 5206 additions and 0 deletions

View File

@@ -32,6 +32,11 @@ respond "MIDAS.73" "MIDAS; TS 73_MIDAS; MIDAS 73\r"
respond "*" ":xfile midas; patch 73\r"
expect ":kill"
# ITS 138
respond "*" ":midas;73\r"
respond "MIDAS.73" ".;ITS 138BIN_SYSENG;ITS 138\r"
expect ":KILL"
# MACTAP
respond "*" ":midas;324 sysbin;_sysen2; mactap\r"
expect ":KILL"

5201
src/syseng/its.138 Normal file

File diff suppressed because it is too large Load Diff