From f9f29d291a9e1a7b5e562f1d652053610a760c34 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Tue, 20 Dec 2016 12:25:33 +0100 Subject: [PATCH] Build the 11/45 version of the PDP-11 emulator. --- build/build.tcl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build/build.tcl b/build/build.tcl index 8979a23a..961dbac0 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -833,7 +833,11 @@ respond "*" ":midas device;chaos itsdev_bawden;itsdev\r" expect ":KILL" # 11sim -respond "*" ":midas sys1;ts pdp11_syseng;11sim\r" +respond "*" ":midas /t sys1;ts pdp11_syseng;11sim\r" +respond "end input with ^C" "45p==0\r" +respond "\n" "\003" +expect ":KILL" +respond "*" ":midas sys;ts pdp45_syseng;11sim\r" expect ":KILL" # idle