mirror of
https://github.com/PDP-10/its.git
synced 2026-02-26 17:03:20 +00:00
SCRIMP - XGP unspooler.
Update source code for FNR move to SYSEN2.
This commit is contained in:
@@ -1261,6 +1261,10 @@ expect ":KILL"
|
||||
respond "*" ":midas sys2;ts xgpspl_sysen2;xgpspl\r"
|
||||
expect ":KILL"
|
||||
|
||||
# XGP unspooler
|
||||
respond "*" ":midas sysbin;_syseng;scrimp\r"
|
||||
expect ":KILL"
|
||||
|
||||
# XGP and GLP
|
||||
respond "*" ":midas sysbin;xgp bin_sysen2;xqueue\r"
|
||||
expect ":KILL"
|
||||
|
||||
@@ -228,6 +228,7 @@
|
||||
- SCHEME, Scheme interpreter.
|
||||
- SCNV, convert plotter files to XGP scan files.
|
||||
- SCRAM, encrypt/decrypt file.
|
||||
- SCRIMP, XGP unspooler.
|
||||
- SCRMBL/UNSCR, scramble/unscramble file.
|
||||
- SEND/REPLY, replacements for DDT :SEND.
|
||||
- SENDS, Chaosnet SEND server.
|
||||
|
||||
@@ -151,7 +151,7 @@ RECYC2: SKIPL SET
|
||||
|
||||
;THIS IS THE FILE NAME READER
|
||||
|
||||
.INSRT FNR >
|
||||
.INSRT SYSEN2; FNR >
|
||||
|
||||
;SCRIMPY INTERRUPT ROUTINES
|
||||
|
||||
Reference in New Issue
Block a user