1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-28 04:55:32 +00:00

11STNK - PDP-11 linker.

This commit is contained in:
Lars Brinkhoff
2018-06-12 21:46:42 +02:00
parent 0d5c8c25ea
commit f7eea7a924
3 changed files with 1171 additions and 0 deletions

View File

@@ -902,3 +902,7 @@ expect ":KILL"
# KL10 front end dumper
respond "*" ":midas dsk0:.;@ fedump_kldcp; fedump\r"
expect ":KILL"
# PDP-11 linker.
respond "*" ":midas sys1;ts 11stnk_kldcp;11stnk\r"
expect ":KILL"