CPU EXERCISER machine no longer needs breakpoints and messages enabled

This commit is contained in:
Jeff Parsons 2016-12-31 11:30:28 -08:00 committed by Jeff Parsons
commit b468a1680a

View file

@ -8,7 +8,7 @@
<device id="default" type="default"/>
<serial id="dl11" adapter="0" binding="print"/>
<panel ref="/devices/pdp11/panel/1170/debugger/front.xml"/>
<debugger id="debugger" base="8" messages="rk11|pc11" commands='bp 033330 "bp 037772; bp 041734; bp 042164"'/>
<debugger id="debugger" base="8" messages="" commands=''/>
<device ref="/devices/pdp11/pc11/default.xml"/>
<device ref="/devices/pdp11/rk11/default.xml"/>
<device ref="/devices/pdp11/rl11/default.xml"/>