1
0
mirror of https://github.com/PDP-10/stacken.git synced 2026-03-06 19:11:04 +00:00
Files
Lars Brinkhoff 6e18f5ebef Extract files from tape images.
Some tapes could not be extracted.
2021-01-29 10:47:33 +01:00

28 lines
810 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
.R TECO
*EWCN2060.P11
*IOURNNM=60 ;We are node # 60
*.MACRO NODE MNAME
* MNAME <EUROPA> ;This is our node name
*.ENDM
*FT.D20=1 ;We are a DN20 with a DTE20
*MSGMAX=596.
*NGHMAX=8.
*SCBMAX=32.
*DMCN=0. ;We have 4. DMC11's, (one is a DMR)
*; DMCIBF=3 ;Short of buffer space with 4 DMCs
*; DMCOBF=3 ;Short of buffer space with 4 DMCs
*DUPN=2. ;And 4. DUP11s that interrupt us to death
*DEBUG=-1 ;Always so we can tell what happened
*FTECHO=1 ;Usefull debugging device
* ECHON=2 ;Two of the little beasties
*FTDZ11=0 ;Suppress DZ11 code
*12II
*.NLIST
EX
.R MACDLX
DN2060,DN2060.CRF/CRF=CN2060.P11,S,MACROS,DNCNFG,DNCOMM,DNNCL,DNDCMP,DNDEV,DNCDMC,DNDTE,DNCDUP,DNCTAB,DNLBLK,DNDBG,CHK11
.R DDT11
*DN2060.CRF/SYMBOL
.SSAVE DN2060
.DELETE DN2060.CRF,CN2060.P11