From a7d2cb8ba8ddd41dc24d4a8f674dbae12bf4a084 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Thu, 21 Dec 2017 15:02:04 +0100 Subject: [PATCH] Setup emulator for debugging. --- build/simh/boot | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/simh/boot b/build/simh/boot index 270172d9..8ed4b23c 100644 --- a/build/simh/boot +++ b/build/simh/boot @@ -3,4 +3,7 @@ set cpu idle set tim y2k set rp0 rp06 at rp0 out/rp0.dsk +at tu0 m.tap +set tu debug +set debug stderr b rp0