1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-26 04:07:36 +00:00

3406 - PDP-6 code to run the display for the 340D Datapoint emulator.

Published with permission from Stan Kugell.
This commit is contained in:
Lars Brinkhoff
2019-05-02 13:22:26 +02:00
parent eb13065977
commit b96c73e244
3 changed files with 167 additions and 0 deletions

View File

@@ -567,6 +567,10 @@ expect ":KILL"
respond "*" ":midas;324 dsk0:.;@ pornis_rwg; pornis\r"
expect ":KILL"
# 3406
respond "*" ":midas;324 dsk0:.;@ 3406_stan.k; 3406\r"
expect ":KILL"
# 340D
respond "*" ":midas stan.k;mod11 bin_340d\r"
expect ":KILL"