From 843d1583fdfa0f4cbbed8cf724b55e4f15ea74ab Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Fri, 17 Apr 2015 19:01:31 -0700 Subject: [PATCH] More details on the A20 problem with the DeskPro 386 ROM --- blog/2015/04/16/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2015/04/16/README.md b/blog/2015/04/16/README.md index ccc566823..681374343 100644 --- a/blog/2015/04/16/README.md +++ b/blog/2015/04/16/README.md @@ -97,7 +97,7 @@ bugs involving the A20 line in protected-mode -- including this "bug" in the Com Here's my Compaq DeskPro 386/16 PCjs test configuration. Set a breakpoint at F000:F498 ("bp f000:f498") in the Debugger panel and see what *you* think. Use the "rp" command to see all registers, including -the current base and limit values loaded into the selectors. +the current base and limit values loaded into the segment registers. [Embedded DeskPro 386](/devices/pc/machine/compaq/deskpro386/ega/2048kb/machine.xml "PCjs:deskpro386-ega-2048k::uncompiled:debugger")