mirror of
https://github.com/PDP-10/its.git
synced 2026-04-25 11:51:38 +00:00
10RUN - run PDP-10 maintenance.
Opens a PDP10 USR job to run the MAINT; PART * programs.
This commit is contained in:
2
Makefile
2
Makefile
@@ -16,7 +16,7 @@ DOC = info _info_ sysdoc sysnet syshst kshack _teco_ emacs emacs1 c kcc \
|
|||||||
xfont maxout ucode moon acount alan channa fonts games graphs humor \
|
xfont maxout ucode moon acount alan channa fonts games graphs humor \
|
||||||
kldcp libdoc lisp _mail_ midas quux scheme
|
kldcp libdoc lisp _mail_ midas quux scheme
|
||||||
BIN = sys2 emacs _teco_ lisp liblsp alan inquir sail comlap c decsys moon \
|
BIN = sys2 emacs _teco_ lisp liblsp alan inquir sail comlap c decsys moon \
|
||||||
graphs draw datdrw fonts fonts1 fonts2 games macsym maxer1
|
graphs draw datdrw fonts fonts1 fonts2 games macsym maxer1 maint
|
||||||
|
|
||||||
SUBMODULES = dasm itstar klh10 mldev simh sims supdup tapeutils
|
SUBMODULES = dasm itstar klh10 mldev simh sims supdup tapeutils
|
||||||
|
|
||||||
|
|||||||
BIN
bin/maint/part.a
Executable file
BIN
bin/maint/part.a
Executable file
Binary file not shown.
BIN
bin/maint/part.b
Executable file
BIN
bin/maint/part.b
Executable file
Binary file not shown.
BIN
bin/maint/part.c
Executable file
BIN
bin/maint/part.c
Executable file
Binary file not shown.
BIN
bin/maint/part.e
Executable file
BIN
bin/maint/part.e
Executable file
Binary file not shown.
BIN
bin/maint/part.f
Executable file
BIN
bin/maint/part.f
Executable file
Binary file not shown.
BIN
bin/maint/part.g
Executable file
BIN
bin/maint/part.g
Executable file
Binary file not shown.
BIN
bin/maint/part.i
Executable file
BIN
bin/maint/part.i
Executable file
Binary file not shown.
BIN
bin/maint/part.j
Executable file
BIN
bin/maint/part.j
Executable file
Binary file not shown.
BIN
bin/maint/part.k
Executable file
BIN
bin/maint/part.k
Executable file
Binary file not shown.
BIN
bin/maint/part.l
Executable file
BIN
bin/maint/part.l
Executable file
Binary file not shown.
BIN
bin/maint/part.m
Executable file
BIN
bin/maint/part.m
Executable file
Binary file not shown.
@@ -815,6 +815,11 @@ respond "*" ":midas sys3;ts scrmbl_ejs;scrmbl\r"
|
|||||||
expect ":KILL"
|
expect ":KILL"
|
||||||
respond "*" ":link sys3;ts unscr,sys3;ts scrmbl\r"
|
respond "*" ":link sys3;ts unscr,sys3;ts scrmbl\r"
|
||||||
|
|
||||||
|
# KA10 maintenance
|
||||||
|
respond "*" ":midas /t sys;ts 10run_sysen2; 10run\r"
|
||||||
|
respond "with ^C" "TTY==120\r\003"
|
||||||
|
expect ":KILL"
|
||||||
|
|
||||||
# KL10 microcode assembler
|
# KL10 microcode assembler
|
||||||
respond "*" ":midas sysbin;_syseng;micro\r"
|
respond "*" ":midas sysbin;_syseng;micro\r"
|
||||||
expect ":KILL"
|
expect ":KILL"
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
- 10RUN, run PDP-10 maintenance.
|
||||||
- 11BOOT, boot IO-11.
|
- 11BOOT, boot IO-11.
|
||||||
- 11DDT, PDP-11 debugger.
|
- 11DDT, PDP-11 debugger.
|
||||||
- 11SIM, PDP-11 emulator.
|
- 11SIM, PDP-11 emulator.
|
||||||
|
|||||||
BIN
src/sysen2/10run.11
Executable file
BIN
src/sysen2/10run.11
Executable file
Binary file not shown.
Reference in New Issue
Block a user