From d0052eb7cda89e0e17e186c6286ab2a728170919 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Wed, 2 Aug 2017 19:02:23 -0700 Subject: [PATCH] Minor PCx86 Debugger-related improvements --- .../5160/cga/640kb/debugger/machine.xml | 2 +- disks/pcx86/apps/ibm/topview/1.01/README.md | 2 +- .../apps/ibm/topview/1.01/debugger/README.md | 36 + disks/pcx86/apps/ibm/topview/1.10/README.md | 2 +- .../apps/ibm/topview/1.10/debugger/README.md | 20 + docs/pcx86/examples/pcx86-dbg.js | 990 +++++++++--------- modules/pcx86/lib/computer.js | 2 +- modules/pcx86/lib/cpu.js | 5 +- modules/pcx86/lib/debugger.js | 25 +- versions/pcx86/1.36.0/pcx86-dbg.js | 990 +++++++++--------- versions/pcx86/1.36.0/pcx86-dbg.map | 4 +- versions/pcx86/1.36.0/pcx86-uncompiled.js | 33 +- versions/pcx86/1.36.0/pcx86.map | 2 +- 13 files changed, 1081 insertions(+), 1032 deletions(-) create mode 100644 disks/pcx86/apps/ibm/topview/1.01/debugger/README.md create mode 100644 disks/pcx86/apps/ibm/topview/1.10/debugger/README.md diff --git a/devices/pcx86/machine/5160/cga/640kb/debugger/machine.xml b/devices/pcx86/machine/5160/cga/640kb/debugger/machine.xml index b861c7309..4add6f76e 100644 --- a/devices/pcx86/machine/5160/cga/640kb/debugger/machine.xml +++ b/devices/pcx86/machine/5160/cga/640kb/debugger/machine.xml @@ -10,7 +10,7 @@