From afdefb9c4f014736c5be6292f27935201939a208 Mon Sep 17 00:00:00 2001 From: Jeff Date: Wed, 2 Nov 2016 21:26:04 -0700 Subject: [PATCH] Updated toggle-in README --- devices/pdp11/machine/1170/panel/debugger/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devices/pdp11/machine/1170/panel/debugger/README.md b/devices/pdp11/machine/1170/panel/debugger/README.md index 4ea73b516..db3a3696d 100644 --- a/devices/pdp11/machine/1170/panel/debugger/README.md +++ b/devices/pdp11/machine/1170/panel/debugger/README.md @@ -40,15 +40,16 @@ Chapter 4: Load Address 300 Exam Display = 070707 ... Relocation works -With the PDPjs Debugger, the above "toggle-in" is more easily entered like so: +With the PDPjs Debugger, the above "toggle-in" is easily entered with these commands: e 200 012737 000400 177572 012737 070707 000200 000000 e 300 000300 e 17772300 077406 e 17772340 000001 r pc 200 + g -The "g" command should produce these results: +which should produce these results: >> e 200 012737 000400 177572 012737 070707 000200 000000 changing 000200 from 00000 to 12737