1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-07 08:57:06 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Lars Brinkhoff
a7efcd3ac2 Make the SIMH console escape character be Control-\. 2018-05-11 09:56:18 +02:00
Lars Brinkhoff
fa46ff4e4c Place built image files in separate directories for each target.
Also move generated CONFIG > and SYSHST > files from the "src"
directory to "out".

This facilitates parallel builds, and deploying image files.
2018-05-02 08:16:23 -07:00
Lars Brinkhoff
d84c52edb5 Split off parts of build script. Only build basics if BASICS is yes.
There are now separate scripts for: EMACS, LISP (and MACSYMA), SCHEME,
and miscellaneous unessential programs.
2018-04-13 19:59:48 +02:00
Lars Brinkhoff
6be8b181ae Split off KS10 stuff into separate script. 2018-02-27 06:50:13 -08:00
Eric Swenson
ba6c23d8fe Disabled COMSAT initialization on SIMH, since it appears that this
operation requires the network support to be functional.
2016-11-28 18:24:16 +01:00
Lars Brinkhoff
f262699f22 Attach DSKDMP tape in SIMH build script, not config file. 2016-11-21 15:33:50 +01:00
Lars Brinkhoff
32f7161eab Make it possible to run with emulators other than SIMH. 2016-11-18 13:09:21 +01:00