mirror of
https://github.com/PDP-10/its.git
synced 2026-03-01 01:39:15 +00:00
Added BALANC/MOVDIR. Resolves #467.
This commit is contained in:
@@ -110,6 +110,7 @@ A list of [known ITS machines](doc/machines.md).
|
||||
- ATSIGN DEVICE, load device drivers.
|
||||
- ATSIGN TARAKA, starts dragons.
|
||||
- ATSIGN TCP, TCP support.
|
||||
- BALANC, MOVDIR, balances directories.
|
||||
- BDAY, happy birthday demon.
|
||||
- BINPRT, display information about binary executable file.
|
||||
- BITPRT, print JCL as bits.
|
||||
|
||||
@@ -1403,6 +1403,11 @@ respond "*" ":move .temp.;maklap fasl,comlap;mk.fas 80\r"
|
||||
respond "*" ":move .temp.;phas1 fasl,comlap;ph.fas 86\r"
|
||||
respond "*" ":move .temp.;srctrn fasl,comlap;st.fas 20\r"
|
||||
|
||||
# balanc
|
||||
respond "*" ":midas sys3;ts balanc_alan;balanc\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link sys3;ts movdir,sys3;ts balanc\r"
|
||||
|
||||
# ndskdmp tape
|
||||
respond "*" ":link kshack;good ram,.;ram ram\r"
|
||||
respond "*" ":link kshack;ddt bin,.;@ ddt\r"
|
||||
|
||||
1756
src/alan/balanc.179
Executable file
1756
src/alan/balanc.179
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user