Skip to content

Instantly share code, notes, and snippets.

@tuklusan
Last active November 29, 2021 21:00
Show Gist options
  • Save tuklusan/d53505f3f9859eca048e253159c75bc8 to your computer and use it in GitHub Desktop.
Save tuklusan/d53505f3f9859eca048e253159c75bc8 to your computer and use it in GitHub Desktop.
MONGEN responses for PDP-10 KS10 TOPS-10 7.04 NET node TWONKY hacked for 4 Lines of DUP11 DUP lines; see https://supratim-sanyal.blogspot.com/2021/11/hacking-tops-10-for-8-lines-of-dup11.html
.RUN DSKA:MONGEN[1,4]
;Write MONGEN.MIC (YES,NO)
*Y
;MONGEN for 704 monitors
;
;MONGEN will generate any known TOPS-10 configuration. For information
;about which configurations are supported, please refer to the SPD.
;
;/HELP (PROMPT,SHORT,LONG)
*PROMPT
;Which GEN (SYS,F)
*SYS
;Output(DSK:SYSCNF.MAC)
*
;DECsystem10 (KL,KS)
*KS
;System name
*TWONKY KS10 TOPS10 7.04 NET
;CPU0 serial number (1-10000)
*4999
;Exclude monitor overhead from user run time (YES,NO)
*YES
;Account verification (YES,NO)
*NO
;Autoconfigured device options:
; Include Ethernet service (NO,YES,PROMPT)
*NO
; Prompt for RP0x/RM0x Massbus disks (NO,YES)
*NO
; Include TM02/TM03 magtapes (NO,YES,PROMPT)
*YES
; Include UNIBUS/LP20 printers (NO,YES,PROMPT)
*YES
; Include UNIBUS/CD20 card readers (NO,YES,PROMPT)
*YES
; DZ-11 TTY lines (0-32)
*8
;
; OPR octal line number (CTY,0-7)
*CTY
; Data set lines
*0-7
*
;
;Number of Jobs (1-511)
*128
;Maximum pages of core for each job (0,0-16384)
*
;Total amount of system core in K (512-4096)
*1024
;Clock ticks per second (60,50)
*60
;Allow jobs to be locked in core (YES,NO)
*YES
;Guaranteed number of pages for unlocked jobs (0,0-16384)
*
;Number of pages reserved for locking jobs in Exec Virtual Memory (10,0-?)
*12
;Number of high priority interrupt queues (0,0-15)
*15
;Meter (NO,YES)
*NO
;KASER (NO,YES)
*YES
;MPXSER (YES,NO)
*NO
;PSISER (YES,NO)
*YES
;IPCF (YES,NO)
*YES
;ENQ/DEQ (YES,NO)
*YES
;Disk sets (ALL)
*
;Configure non-autoconfigured hardware (NO,YES)
*YES
;Number of RX211s (0,0-2)
*1
; Number of units on RXA (1-2)
*2
;Number of KMC/DUP Lines (0,0-8)
*4
;Type of line for KDP0 (ANF10,DECNET,USER,IBM)
*DECNET
;Type of line for KDP1 (ANF10,DECNET,USER,IBM)
*ANF10
;Type of line for KDP2 (ANF10,DECNET,USER,IBM)
*ANF10
;Type of line for KDP3 (ANF10,DECNET,USER,IBM)
*ANF10
;Number of DMR11 Lines (0,0-8)
*
;Number of PTYs (20,1-500)
*20
;Network software (YES,NO)
*YES
;Node name
*TWONKY
;Number of remote TTYs (480,0-480)
*16
;ANF-10 software (YES,NO)
*YES
; Node name (TWONKY)
*TWONKY
; Node number of central site (1,1-77)
*37
; Remote terminals (YES,NO)
*YES
; Virtual terminals (YES,NO)
*YES
; Remote card readers (YES,NO)
*YES
; Remote line printers (YES,NO)
*YES
; Remote paper tape punches (NO,YES)
*NO
; Remote paper tape readers (NO,YES)
*NO
; Remote plotters (NO,YES)
*NO
; Remote DN8x DDCMP devices (YES,NO)
*YES
; Remote data entry terminals (YES,NO)
*NO
; Remote task-to-task (YES,NO)
*YES
; Number of connects (256,1-512)
*
;DECnet software (YES,NO)
*YES
; Node name (TWONKY)
*TWONKY
; Area number of central site (1,1-63)
*31
; Node number of central site (1,1-1023)
*37
; Router type (ROUTING,NONROUTING)
*ROUTING
; Transmit password (DECNET20)
*
; Remote terminals (YES,NO)
*YES
;Decimal "symbol,value"
*M.EDIT,1
*
;Octal "symbol,value"
*
;SIXBIT "symbol,value"
*
;Type "device-mnemonic,PI-channel" for special devices
*
;Type "device-mnemonic,PI-channel,no.-of-devices"
*
;Type "device-mnemonic,PI-channel,highest-ac-to-save"
*
;Type "ersatz-device,P,Pn,search-list-type"
*RLA,13,730,SYS
*BCL,5,24,SYS
*PAS,5,63,SYS
*
;Type "command-name,dispatch,flags,unique-bits,PRVTAB-name"
*
;Terminal class
*
;Additional terminals for classes:
;Class to extend
*
;System default terminal type (TTY)
*
;Which GEN (SYS,F)
*F
;Output(DSK:F.MAC)
*
;Feature set (KL10,KS10)
*KS10
;Standard settings (YES,NO)
*YES
;Which GEN (SYS,F)
=^Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment