1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-26 12:12:12 +00:00

Enable the ITS code for the Rubin 10-11 interface.

Without adding any application-specific PDP-11.
This commit is contained in:
Lars Brinkhoff
2018-07-17 09:34:27 +02:00
parent 7604f97724
commit f1f2df4a04
4 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
set console wru=034
set cpu its
set cpu 512k
set cpu 1024k
set cpu mpx
set cpu ten11
set pd off
at ptr bin/ka10/boot/dskdmp.rim
set mta mpx=7

View File

@@ -251,6 +251,9 @@ DEFOPT NOTYS==1 ;# KA-10 CONSOLE 0 TTYS
DEFOPT NMTYS==0 ;# TTYS ON MORTON BOX
DEFOPT NSTTYS==8 ;# STY'S (PSEUDO-TTY'S)
DEFOPT TEN11P==1 ;Rubin 10-11 interface
IFDEF TEN11P,IFN TEN11P,DEFSYM T11CPA==3776000 ;ADRS OF TEN-11 CONTROL PAGE
DEFOPT TSYSM==512. ;TOTAL PDP10 1K MEM BLOCKS
DEFOPT NMMP==4 ;# EXEC PAGES FOR MMP TABLE (# VIR PGS/512.)

View File

@@ -1,8 +1,9 @@
set console wru=034
set cpu its
set cpu 512k
set cpu 1024k
set cpu idle
set cpu mpx
set cpu ten11
set pd off
set dpy enabled
at ptr bin/ka10/boot/dskdmp.rim