mirror of
https://github.com/PDP-10/its.git
synced 2026-02-27 01:09:49 +00:00
HX ITS needs PTPP and MSPP to complete build.
And turn off PDP-6 shared memory in the emulator.
This commit is contained in:
@@ -31,8 +31,6 @@ at -u mty line=8,10017 speed=9600
|
||||
at -u mty line=7,10016;notelnet speed=50000
|
||||
set ten11 enabled
|
||||
at ten11 10011
|
||||
set auxcpu enabled
|
||||
at auxcpu 10006
|
||||
set imp enabled
|
||||
set imp mac=e2:6c:84:1d:34:a3
|
||||
set imp ip=192.168.2.101/24
|
||||
|
||||
@@ -392,7 +392,7 @@ DEFOPT TM10B==1 ;DF10-BASED CONTROLLER
|
||||
DEFOPT NLPTP==0 ;HAS NEW LPT (ODEC)
|
||||
DEFOPT TPLP==0 ;PSEUDO LPT
|
||||
DEFOPT PTRP==1 ;HAS PAPER TAPE
|
||||
DEFOPT PTPP==0 ; And punch works.
|
||||
DEFOPT PTPP==1 ; And punch works.
|
||||
DEFOPT PDCLKP==1 ;"DeCoriolis" CLOCK
|
||||
DEFOPT 340P==0 ;HAS 340 DISPLAY
|
||||
DEFOPT STKP==0 ;Has Stanford keyboard
|
||||
@@ -417,6 +417,7 @@ DEFOPT NOTYS==1 ;# KA-10 CONSOLE 0 TTYS
|
||||
DEFOPT MTYP==1 ;HAS MORTON MULTIPLEX BOX
|
||||
DEFOPT NMTYS==16. ;# TTYS ON MORTON BOX
|
||||
DEFOPT NSTTYS==16. ;# STY'S (PSEUDO-TTY'S)
|
||||
DEFOPT MSPP==1 ;HAS MESSAGE SLURPER
|
||||
|
||||
DEFOPT TEN11P==1 ;Rubin 10-11 interface
|
||||
IFDEF TEN11P,IFN TEN11P,DEFSYM T11CPA==3776000 ;ADRS OF TEN-11 CONTROL PAGE
|
||||
|
||||
Reference in New Issue
Block a user