1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-05 11:04:02 +00:00

Non timesharing DDT.

This commit is contained in:
Lars Brinkhoff
2018-12-27 09:46:19 +01:00
parent 7d1a8b3817
commit c9bbe775f2
3 changed files with 2318 additions and 0 deletions

View File

@@ -35,6 +35,10 @@ expect ":KILL"
respond "*" ":midas;324 dsk0:.;@ sysgen_syseng; system gen\r"
expect ":KILL"
# Old NTS DDT with 340 support.
respond "*" ":midas;324 dsk0:.;@ ntsddt_syseng; ntsddt\r"
expect ":KILL"
respond "*" ":midas sys3;ts syslod_sysen1;syslod\r"
expect ":KILL"

View File

@@ -203,6 +203,7 @@
- NICNAM/NICWHO, look up someone in the Arpanet directory.
- NIMLIN, a game of unknown features.
- NODIPS, SUDS wirelister (without DIP definitions).
- NTSDDT, non timesharing DDT with 340 support.
- NUDIR, create user directory.
- NWATCH, small watch display.
- OBS, observe system activities.

2313
src/syseng/ntsddt.n77h Normal file

File diff suppressed because it is too large Load Diff