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

1286 Commits

Author SHA1 Message Date
Lars Brinkhoff
ff4eb2d6b4 Binary for ML ITS 785. 2019-08-25 09:05:38 +02:00
Lars Brinkhoff
4303847c9f ITS 768 reconstruction.
From .; @ OOITS binary backed up 1973-06-15, ASMDAT = 721007.
IMP 93 was reconstructed from IMP 99, timestamp XXX.

To get the exact binary, it needs to be assembled with IMP 93, MTAPE
135, ITSUTP 6, MDSK 1, and ITSDIN 4.  Then apply PATCH 768.
2019-08-25 08:47:07 +02:00
Lars Brinkhoff
ad3714d8a8 ITS 771 reconstruction.
From .; @ OITS binary backed up 1973-06-15, ASMDAT = 721103.
IMP 95 was reconstructed from IMP 99, timestamp XXX.

To get the exact binary, it needs to be assembled with IMP 95, MTAPE
135, ITSUTP 6, MDSK 1, and ITSDIN 5.  Then apply PATCH 771.
2019-08-23 21:36:50 +02:00
Lars Brinkhoff
bc9e24f1a0 ITS 773 reconstruction.
From .; @ ITS binary backed up 1973-06-15, ASMDAT = 721127.
MTAPE 135 was reconstructed from MTAPE 136, timestamp 1973-02-24.
IMP 96 was reconstructed from IMP 99, timestamp XXX.

To get the exact binary, it needs to be assembled with IMP 96, MTAPE
135, ITSUTP 6, MDSK 1, and ITSDIN 5.  Then apply PATCH 773.
2019-08-23 19:29:27 +02:00
Lars Brinkhoff
0d703f1236 ITS 776 reconstruction.
From BACKUP; ITS COPY binary backed up 1973-06-15, ASMDAT = 721222.
ITSDIN 5 was reconstructed from ITSDIN 6, timestamp 1973-02-24.

To get the exact binary, it needs to be assembled with IMP 98 (same as
99?), MTAPE 136, ITSUTP 6, MDSK 1, and ITSDIN 5.  Then apply PATCH
776.
2019-08-23 13:14:13 +02:00
Lars Brinkhoff
994455989e Binaries for ML ITS 768, 771, 773, 776, 794, and 796.
Backed up 1972-12-15 without timestamps: ML "@ OOITS" 768, ML "@ OITS"
771, and ML "@ ITS" 773.  "Tape 3", TID 7009548.

Backed up 1973-01-11: ML "@ OOITS" 771, ML "@ OITS" 773, and ML "@ ITS"
776.  "Tape 9", TID 7005620.

Backed up 1973-06-14: ML "@ OITS 794", and ML "@ ITS" 796.  That last
file has timestamp 1973-06-04.  "Tape 1032", TID 3100124.
2019-08-22 12:37:52 +02:00
Lars Brinkhoff
1fd9c7e2c8 ITS 781 reconstruction.
From 785 source dated 1973-03-08, and 781 binary backed up 1973-06-14.

To get the exact binary, it needs to be assembled with IMP 99, MTAPE
136, ITSUTP 6, MDSK 1, and ITSDIN 7, then apply PATCH 781.
2019-08-22 12:36:27 +02:00
Lars Brinkhoff
96fe611e9a Old versions of SALV and DSKDMP. 2019-08-22 12:36:27 +02:00
Lars Brinkhoff
aed281a4ac Binaries for ITS 724 and ML ITS 781. 2019-08-22 12:36:27 +02:00
Lars Brinkhoff
9b7a7067f2 Source code for ITS 785. 2019-08-22 12:36:27 +02:00
Eric Swenson
da358558e2 Added sleep during DDT-based load of ITS because sometimes expect
sends the command too quickly and DDT gets confused. This is for
pdp10-kl build.  Resolves #1695.
2019-08-15 12:42:25 -07:00
Eric Swenson
a1d6eb3983 Updated "run" script for pdp10-kl to use DDT rather than DSKDMP.
Resolves #1700.
2019-08-15 12:41:42 -07:00
Eric Swenson
03d21e10aa Updated pdp10-kl build to use TM10B since TM10A is unreliable.
Resolves #1699.
2019-08-15 12:41:42 -07:00
Eric Swenson
daf4b8bad1 Updated the init, boot, boot2, and run scripts to use "set dc disable"
rather than "set dc dis", since the latter is ambiguous. Resolves #1698.
2019-08-15 12:41:42 -07:00
Lars Brinkhoff
ff346dbe7a Update TVREAD to version 90. 2019-08-15 16:06:41 +02:00
Lars Brinkhoff
e157311e31 Better job names for GitLab. 2019-08-14 22:22:59 +02:00
Lars Brinkhoff
f624d858bd Don't build with KLH10 on CircleCI.
It fails almost every time.
2019-08-14 22:22:59 +02:00
Lars Brinkhoff
4ec85d9e9f TWDEMO - scripted demonstration of SHRDLU.
This is a program that just replays the dialogue in SHRDLU; DEMO FLICK.
2019-08-14 22:08:00 +02:00
Lars Brinkhoff
55877e4cf9 Update KA10 simulator. 2019-08-14 20:36:37 +02:00
Lars Brinkhoff
b589e26ed7 Update descriptions and speeds for KA ITS tty lines. 2019-08-14 20:36:37 +02:00
Lars Brinkhoff
b15b51eea7 Make KA ITS use the Datapoint kludge. 2019-08-14 20:36:37 +02:00
Eric Swenson
48b8b4a019 Resolves: #1468. Adds INFO topic Tips that includes various tips
on using and administering ITS, including one on how to debug
OJB devices.
2019-08-14 11:05:54 -07:00
Eric Swenson
ff52bdeeb8 Resolves #1685: "Other" menu in INFO directory doesn't work properly. 2019-08-14 11:05:54 -07:00
Eric Swenson
40bc0b9840 Fixed DQXDEV (DQ) device to work in KA-10. Resolve #1669. 2019-08-05 12:15:33 -07:00
Eric Swenson
3744295d5b Fixed COMSAT on KA10. Conditional assembly prompts for limiting to
KA10 instructions. Resolves #1671.
2019-08-05 12:15:33 -07:00
Lars Brinkhoff
32780292cf Enable PD clock, enable idling. 2019-08-05 16:03:11 +02:00
Lars Brinkhoff
dd225f7170 Update KA10 simulator. 2019-08-05 16:03:11 +02:00
Lars Brinkhoff
33356b9f41 SIMH KA10 will always be built with 340 support if libsdl is installed. 2019-08-05 16:03:11 +02:00
Lars Brinkhoff
fa52a91b9d Disable unused devices in KA10 simulator. 2019-08-05 16:03:11 +02:00
Eric Swenson
6bcd87bcef Removed duplicate hostnames in build/h3text since this causes
warnings when compiled. Resolves #1676.
2019-08-03 07:53:40 -07:00
Eric Swenson
53bb9c4536 Fixed issue with inability to send to bug-mail (and related) mailing
lists. Resolves #1673.
2019-08-03 07:53:02 -07:00
Eric Swenson
90ed513cef Added support for RP06 disks with RH10 disk controller. Moved RP04
disk parameters to separate file (system;rp04 >) from system;rh10 >.
Made build default to RP04 when RH10 is specified, but switches
can select RP06 for relevant components.  Resolves #1648.
2019-07-29 12:36:29 -07:00
Lars Brinkhoff
36bd63e923 Have KL ITS boot directly into NTS DDT. 2019-07-20 06:26:41 +02:00
Dave Conroy
548bab6150 Bug fix for TCP.
%PKFLS is a 36-bit value, so its halves need to be swapped.
2019-07-12 08:04:26 +02:00
Lars Brinkhoff
03d1027d06 Fix assembling the DL10 IOELEV.
This mirrors the AI IOELEV update from version 432.
2019-07-03 15:09:22 +02:00
Lars Brinkhoff
728aa6aed6 Write KLDCP.BIN to front end file system.
Use the BDUMP command in 11STNK to make the right kind of BIN file.
11STNK requires a debugger before loading a program; use KLRUG.
2019-07-03 15:09:22 +02:00
Lars Brinkhoff
1740325b02 Fix merging console IOELEV with 11DDT.
Rename output file to CONS11 BIN.  KLDCP should not be merged with the
console IOELEV.
2019-07-03 15:09:22 +02:00
Lars Brinkhoff
446c4fc267 Copy KLRUG BIN to the . directory to make 11STNK happy.
I'll reiterate the depencencies involved:

- STUFF wants the AI IOELEV in .
- 11STNK wants KLRUG in .
- 11BOOT wants IOELEV in the same directory as KLRUG.

To resolve this we currently have:

- The AI IOELEV in .
- The KL IOELEV in SYSBIN
- Copies of KLRUG in both . and SYSBIN
2019-07-03 15:09:22 +02:00
Lars Brinkhoff
e01ac1d70a Make the KLFEDR command LISTF map in the directory.
Or else it will not see the files.
2019-07-03 15:09:22 +02:00
Lars Brinkhoff
997a5fd31d Add CREATE command to KLFEDR.
It creates a fresh empty front end directory.
2019-07-03 15:09:22 +02:00
Lars Brinkhoff
8d6a95037c KLDCP manual.
It's too big for KLFEDR to write to the front end file system, so for
now the copy_to_klfe line is commented out.
2019-07-03 15:09:22 +02:00
Lars Brinkhoff
2f37ffd321 Move KLDCP binary to the right place. 2019-07-03 15:09:22 +02:00
Lars Brinkhoff
7c25bd95d0 KLDDT - KL10 standalone debugger.
MACSYM and MONSYM are needed to assemble KLDDT.
2019-07-03 15:09:22 +02:00
Lars Brinkhoff
20aa9af8d5 KLDCPU - KL10 diagnostic console utility. 2019-07-03 15:07:59 +02:00
Lars Brinkhoff
076b1756aa Copy files to KL10 front end file directory.
DUMP refuses to write files to the .KLFE. directory, so the -READ-
-THIS- file is stored in .TEMP. on the tape and later moved to .KLFE.
2019-07-03 15:07:58 +02:00
Lars Brinkhoff
8cef6e56d9 Make a KLDCP front end directory.
Having the .KLFE.; KLDCP (DIR) file first on the tape practically
guarantees SALV will make store it in contiguous sectors on disk,
which is required by the front end.
2019-07-03 15:07:58 +02:00
Lars Brinkhoff
15a107bee1 Some more changes for a fully working KL ITS build. 2019-07-03 15:07:58 +02:00
Lars Brinkhoff
e61466033a KL ITS needs three RP04 packs. 2019-07-03 15:07:58 +02:00
Lars Brinkhoff
b9b2de324c Multiple targets for the GitLab build.
It now builds with SIMH KS10 and KA10; the latter both KA ITS and KL ITS.
2019-07-03 15:07:58 +02:00
Lars Brinkhoff
5d6febdfe0 Build script for KL ITS. 2019-07-03 15:07:58 +02:00