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

8 Commits

Author SHA1 Message Date
Lars Brinkhoff
299dfd277e Make MC great again. 2019-09-15 23:15:43 +02:00
Lars Brinkhoff
fc1a533e64 Allow using .ACCESS with PDP6 job.
It looks like some time after the PDP-6 went away, someone added a
check to .ACCESS to ensure it's only used with disk files and USR
jobs.  I believe PDP6 jobs should be allowed too.
2019-01-29 08:17:40 +01:00
Lars Brinkhoff
6a6eb46a83 Fix distinction between PDP6P and DSDP.
This makes it so PDP6P enables PDP-6 core and inter-processor
interrupts.  DSDP is for I/O bus sharing and device selection and
deselection.
2019-01-29 08:17:40 +01:00
Lars Brinkhoff
7006c9a469 PDP-6 core and 10-11 address space may not be in separate mobies.
The code to share a moby was commented out, presumably because the
10-11 space until 1981 was 2,,000000-2,,777777 and PDP-6 core was at
3,,000000 but that went away 1978.

This adds an assembly time conditional for the code.
2019-01-29 08:17:40 +01:00
Lars Brinkhoff
f590b84481 Add TK10, Knight kludge, with 16 terminal ports. 2018-09-07 07:26:02 +02:00
Lars Brinkhoff
e1f80890d4 Add ITS machine called KA. 2018-02-27 06:50:13 -08:00
Lars Brinkhoff
b8b1377d96 UBI: device only exists on KS10. 2018-02-05 18:54:57 +01:00
Lars Brinkhoff
508f8970b3 Some Y2K fixes. 2017-01-11 16:16:14 -08:00