1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-10 12:48:25 +00:00
Commit Graph

452 Commits

Author SHA1 Message Date
Lars Brinkhoff
5a185d79ca Don't build Macsyma if environment variable MACSYMA is no.
Use this to shorten the build times of the KLH10 and KA10 emulators.
2018-03-22 10:38:13 -07:00
Eric Swenson
92db560d8f Added lots of new LSPLIB packages (and their sources). 2018-03-22 10:38:13 -07:00
Lars Brinkhoff
13244c1d61 Version numbers from 1.4 and 1.5 manuals.
Virtual memory added 1969 or 1970.
2018-03-14 10:48:11 +01:00
Lars Brinkhoff
79e63da5ba Add $. to debugging guide. 2018-03-14 10:48:11 +01:00
Lars Brinkhoff
e8b20f1b5b Update list of machines. 2018-03-14 10:48:11 +01:00
Lars Brinkhoff
cf7ebc7967 More information on peripherals. 2018-03-14 10:48:11 +01:00
Lars Brinkhoff
81f1443f3d Fix TM03/TU45 confusion. 2018-03-14 10:48:11 +01:00
Lars Brinkhoff
8a9bab2e5d Add use of DIR device to cheat sheet. 2018-03-14 10:48:11 +01:00
Lars Brinkhoff
419b2258b8 Add to contribution guidelines. 2018-03-12 07:09:23 -07:00
Eric Swenson
85994ed770 Added files to support building and running Macsyma.
Resolves #284.

Commented out uses of time-origin in maxtul; mcldmp (init) until we
can figure out why it gives arithmetic overflows under the emulators.

Updated the expect script statements in build_macsyma_portion to not
attempt to match expected strings, but simply sleep for some time
since in some cases the matching appears not to work.
2018-03-11 13:10:19 -07:00
Lars Brinkhoff
e88df80ca3 Disable building with the KA10 simulator.
Because it exceeds the 50 minute time limit.
2018-03-11 13:10:19 -07:00
Eric Swenson
19dfa40b9e Adds LIBMAX AND MAXTUL FASL files. These are prerequisites for
building and running Macsyma.  Resolves #710 and #711.
2018-03-09 07:47:00 +01:00
Eric Swenson
aefb232db9 Added sources and build instructions for Lisp library packages
required by Macsyma. Resolves #706.
2018-03-07 09:03:40 +01:00
Eric Swenson
1bb26d9206 Resolves #704. Causes newly created lisp to name dumped image as SYS; PURQIO 2154
rather than SYS; PURQIO 1.  The ITS convention is to have the PURQIO version number
match the version of the Lisp dumped.
2018-03-07 07:40:28 +01:00
Lars Brinkhoff
f310791634 Fix PEEK uptime display when greater than nine days. 2018-03-05 07:28:57 -08:00
Lars Brinkhoff
f810234666 Add version number history. 2018-03-05 07:05:49 -08:00
Lars Brinkhoff
3be1beab61 Make a list of supported peripherals. 2018-03-05 09:50:02 +01:00
Lars Brinkhoff
cfc9de9b91 Update bootstrap ITS. 2018-03-04 22:40:29 -08:00
Lars Brinkhoff
947aa6b11e COMRED - Lisp library for emulating the TOPS-20 command line. 2018-03-03 16:46:36 -08:00
Lars Brinkhoff
784fb62ce9 Remove duplicate KA ITS config. 2018-03-03 13:01:50 -08:00
Lars Brinkhoff
9a5ec1b8d8 Write files in . to DSK0:, i.e. the first pack.
This way, there's no need to bring the second pack online in DSKDMP.
2018-03-02 15:03:49 -08:00
Lars Brinkhoff
d0091a0bea MIDAS and CHESS2 don't work standalone. 2018-03-01 15:33:23 +01:00
Lars Brinkhoff
4114678f18 Bill Gosper's MLIFE. 2018-03-01 06:41:56 +01:00
Lars Brinkhoff
1998766f04 SCRAM - encrypt/decrypt file. 2018-02-28 21:13:04 +01:00
Lars Brinkhoff
6ec542590b Don't echo control characters from MAGDMP. 2018-02-28 16:49:04 +01:00
Lars Brinkhoff
1144059a08 Make bootable MAGDMP tape. 2018-02-28 16:49:04 +01:00
Lars Brinkhoff
d9f18c1ef9 Pausing the emulator may or may not elicit APR ERROR IN NULL JOB. 2018-02-28 16:49:04 +01:00
Lars Brinkhoff
146f416f1f Update KA10 simulator. 2018-02-28 16:49:04 +01:00
Lars Brinkhoff
b0d97b87cc Move standalone TECO and STINK binaries to KA10 install. 2018-02-27 06:50:13 -08:00
Lars Brinkhoff
e4f28ab1cf Build ITS for KA10. 2018-02-27 06:50:13 -08:00
Lars Brinkhoff
e1f80890d4 Add ITS machine called KA. 2018-02-27 06:50:13 -08:00
Lars Brinkhoff
6be8b181ae Split off KS10 stuff into separate script. 2018-02-27 06:50:13 -08:00
Lars Brinkhoff
f97c6df093 Always run PDSET after booting. 2018-02-26 06:45:53 -08:00
Lars Brinkhoff
7896cd7268 Fix UNTALK executable name.
Without this, connecting two parties doesn't work.
2018-02-21 19:40:15 +01:00
Lars Brinkhoff
5e218aadc8 Newer version of PDP-11 code for TV system.
Includes SUPDUP graphics.  Timestamp 1982-05-31.
2018-02-20 05:58:22 +01:00
Lars Brinkhoff
02aae125f2 Remove INFO directory from INFO; PR. 2018-02-19 20:57:49 +01:00
Lars Brinkhoff
cf9c91a4b0 Add info file for PR. 2018-02-19 20:57:49 +01:00
Lars Brinkhoff
d8ccaeef14 Build DEVICE; JOBDEV CHA from source code. 2018-02-19 19:22:11 +01:00
Lars Brinkhoff
4d32246eea Spacewar! game.
Build for both standalone and timesharing.
2018-02-19 08:21:59 -08:00
Lars Brinkhoff
23300c98fa SENDS - Chaosnet SEND server. 2018-02-16 20:36:11 +01:00
Lars Brinkhoff
35de5148f8 SENSOR - sends censor. 2018-02-16 20:36:11 +01:00
Lars Brinkhoff
11b0feea6e SENVER - Chaosnet SEND server. 2018-02-16 20:36:11 +01:00
Lars Brinkhoff
ca26e9141e Add EMACS library EENV. 2018-02-16 19:36:08 +01:00
Lars Brinkhoff
69a5eb06e4 Add OCTPUS. 2018-02-16 19:36:08 +01:00
Lars Brinkhoff
7419b738c1 Add STTY. 2018-02-16 19:36:08 +01:00
Lars Brinkhoff
47cb894088 Add FIDO. 2018-02-16 19:36:08 +01:00
Lars Brinkhoff
c6ae98e915 OCM chess. 2018-02-16 06:55:54 -08:00
Lars Brinkhoff
289754fb69 Fix for chess program: only call INCD if built for TV. 2018-02-16 06:55:54 -08:00
Lars Brinkhoff
eae9d7a662 Greenblatt chess program, timesharing and standalone versions. 2018-02-16 06:55:54 -08:00
Lars Brinkhoff
f35f3adc84 PT - tests ITS pager. 2018-02-15 07:12:46 -08:00