mirror of
https://github.com/PDP-10/its.git
synced 2026-03-05 11:04:02 +00:00
Enable Paul DeCoriolis time of day clock.
This commit is contained in:
@@ -227,7 +227,7 @@ DEFOPT NLPTP==1 ;HAS NEW LPT (ODEC)
|
||||
DEFOPT TPLP==1 ;PSEUDO LPT
|
||||
DEFOPT PTRP==1 ;HAS PAPER TAPE
|
||||
DEFOPT PTPP==1 ; And punch works.
|
||||
DEFOPT PDCLKP==0 ;"DeCoriolis" CLOCK
|
||||
DEFOPT PDCLKP==1 ;"DeCoriolis" CLOCK
|
||||
DEFOPT 340P==1 ;HAS 340 DISPLAY
|
||||
|
||||
DEFOPT NETP==0 ; Has net connection
|
||||
|
||||
@@ -3,7 +3,8 @@ set cpu its
|
||||
set cpu 1024k
|
||||
set cpu idle
|
||||
set cpu mpx
|
||||
set pd off
|
||||
set pd enabled
|
||||
set pd on
|
||||
set dpy enabled
|
||||
set tk enabled
|
||||
at tk 10000
|
||||
|
||||
Reference in New Issue
Block a user