From c55f3a19a458c3399402496a3fa48a0dcb40844d Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Thu, 29 Mar 2018 09:25:05 +0200 Subject: [PATCH] Build ITS with 340 support. --- build/sims/config.202 | 1 + src/system/ttytyp.317 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build/sims/config.202 b/build/sims/config.202 index fdf65c29..58ec7030 100644 --- a/build/sims/config.202 +++ b/build/sims/config.202 @@ -228,6 +228,7 @@ DEFOPT PTRP==1 ;HAS PAPER TAPE DEFOPT PTPP==1 ; And punch works. DEFOPT MTYP==0 ;HAS MORTON MULTIPLEX BOX DEFOPT PDCLKP==0 ;"DeCoriolis" CLOCK +DEFOPT 340P==1 ;HAS 340 DISPLAY DEFOPT NETP==0 ; Has net connection DEFOPT IMPP==0 ; Has IMP interface diff --git a/src/system/ttytyp.317 b/src/system/ttytyp.317 index a66b1bf0..39194417 100644 --- a/src/system/ttytyp.317 +++ b/src/system/ttytyp.317 @@ -150,7 +150,7 @@ MCONDX MLKA,{ ;;; ML-KA .ENDC ;} MCONDX KA,{ ;;; KA - TTDLA36 0,TT=%TTLCL,HOR=80.,SPEED=110 ;T00 System Console + TTDLA36 0,TT=%TTLCL+%TT340,HOR=80.,SPEED=110 ;T00 System Console .ENDC ;} ;NOTE: SEE COMMENT AT FRONT OF FILE FOR CONSTRAINTS ON THE COMMENTS