From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Mitchell Jr Subject: paradox 4.5 UNEXPECTED CONDITION Date: Wed, 4 Feb 2004 15:20:04 -0500 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20040204202003.GA23351@columbus.rr.com> Reply-To: wmitche5@columbus.rr.com Mime-Version: 1.0 Return-path: Content-Disposition: inline List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-msdos@vger.kernel.org FWIW, I am using dosemu 1.2.0.0 and freedos kernel version 1.1.28 (Build 2028) on Debian Sid. When I ran Paradox 4.5 I received the message: UNEXPECTED CONDITION: GP 0000 AT PARADOX: 28:1323 and then Paradox would exit. In /etc/dosemu/dosemu.conf I made the following change: from $_dpmi=(0x5000) to $_dpmi=(0x500) and now all is well. Bill ---