1
0
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:
Eric Swenson
2017-03-13 22:13:52 -07:00
parent b91fbacc51
commit b8d7034829
3 changed files with 1762 additions and 0 deletions

View File

@@ -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.

View File

@@ -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

File diff suppressed because it is too large Load Diff