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