From 1595d4b457b2025e41cf89accb49db44f98e5670 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Mon, 13 Aug 2018 11:48:12 +0200 Subject: [PATCH] ITS to use PDP-6. Configure KA ITS to use an auxiliary PDP-6 with 16K core starting at 3,,000000. --- build/sims/config.202 | 4 ++++ build/sims/run | 2 ++ 2 files changed, 6 insertions(+) diff --git a/build/sims/config.202 b/build/sims/config.202 index f531324f..c9756585 100644 --- a/build/sims/config.202 +++ b/build/sims/config.202 @@ -260,6 +260,10 @@ DEFOPT TT11NM==0 ; # of 10-11 PDP11 that handles TV TTYs. DEFOPT N11TYS==16. ; # PDP11 TV TTYS DEFOPT MXVBN==40 ; Max video bfr # for assignment purposes. +DEFOPT PDP6P==1 ;HAS PDP6 +DEFSYM PDP6BM==3000000 ;BASE ADR OF PDP6 MEM AS SEEN FROM 10 +DEFSYM LPDP6M==16. ;LENGTH OF PDP6 MEM IN PAGES + DEFOPT TSYSM==768. ;TOTAL PDP10 1K MEM BLOCKS DEFOPT NMMP==4 ;# EXEC PAGES FOR MMP TABLE (# VIR PGS/512.) diff --git a/build/sims/run b/build/sims/run index e2f27baf..139aa6c6 100644 --- a/build/sims/run +++ b/build/sims/run @@ -14,6 +14,8 @@ set mty enabled at mty 10003 set ten11 enabled at ten11 10011 +set auxcpu enabled +at auxcpu 10006 at ptr bin/ka10/boot/dskdmp.rim at dpa0 out/sims/rp03.2 at dpa1 out/sims/rp03.3