1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-15 08:03:19 +00:00

13 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
Lars Brinkhoff
b91fbacc51 Save host CPU cycles when ITS is idle. 2017-03-08 07:04:57 -08:00
Lars Brinkhoff
596237d05e Build SIMH out of GitHub.
This fixes handling of 1-proceed in SIMH.
2017-01-15 07:09:43 -08:00
36bit
69f3840754 Adding some initial copyright and licensing information based on MIT's GPL release of ITS 2016-12-16 07:01:06 +01:00
Lars Brinkhoff
62046ce66f Simplify starting by providing a script. 2016-12-13 08:38:26 -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
108207ab82 Provide separate SYSTEM; CONFIG files for SIMH and KLH10. 2016-11-24 11:10:10 +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
Lars Brinkhoff
c7c4e2b9dd Build ITS monitor from source code. 2016-10-31 08:41:05 +01:00