From 2d7cbe28649957410b1cb57699ee0d8001457723 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Thu, 20 Aug 2015 22:42:27 -0700 Subject: [PATCH] Fixed high 8-bit register MOVs, restricted ACCESSED bit updates to SEGMENT descriptors, and prevented the Debugger from looping endlessly on bad instructions --- .../compaq/deskpro386/vga/4096kb/machine.xml | 2 +- modules/pcjs/lib/debugger.js | 13 ++++--- modules/pcjs/lib/x86ops.js | 8 ++-- modules/pcjs/lib/x86seg.js | 38 ++++++++++--------- 4 files changed, 33 insertions(+), 28 deletions(-) diff --git a/devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml b/devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml index a910979d1..ecc45d89f 100644 --- a/devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml +++ b/devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml @@ -11,7 +11,7 @@