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

15 Commits

Author SHA1 Message Date
Lars Brinkhoff
7e62179c39 Make it more convenient to start KA10 and KL10 versions.
Type one of:

./start ka10
./start kl10
2019-09-06 08:53:48 +02:00
Lars Brinkhoff
c836cc10ac MX/MC software updates for testing simulator. 2019-09-06 08:33:55 +02:00
Lars Brinkhoff
66c7d6906b 2048K memory. 2019-09-05 20:45:09 +02:00
Lars Brinkhoff
2bd07be7d9 Update SIMH configuration so the start script runs pdp10-kl. 2019-09-05 15:31:26 +02: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
32780292cf Enable PD clock, enable idling. 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
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
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
5d6febdfe0 Build script for KL ITS. 2019-07-03 15:07:58 +02:00
Lars Brinkhoff
24805a659d Add new ITS named "KL", which is a KA10 with RH10.
The reason for this confusion is that it is intended in the future to
become a KL10.
2019-06-28 18:10:43 +02:00