From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Mitchell Jr Subject: Re: Fwd: paradox 4.5 UNEXPECTED CONDITION Date: Fri, 6 Feb 2004 05:12:46 -0500 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20040206101245.GA27877@smtp-server.columbus.rr.com> References: <20040204215807.F3EB2393F@sitemail.everyone.net> <1075941815.16299.2.camel@SweetAdeline> <20040205095902.GA25526@smtp-server.columbus.rr.com> <200402051039.38819.pcervasio@onairusa.com> Reply-To: wmitche5@columbus.rr.com Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <200402051039.38819.pcervasio@onairusa.com> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-msdos@vger.kernel.org Pete Cervasio wrote: > Actually, there is a mis-read there. 0x5000 is actually 20480 when converted > from hex to decimal, and 0x500 is 1280. So the change was actually from 20 > megs to 1.2 megs. Ah. Now it makes sense. By trial and error I have found Paradox 4.5 only runs with $_dpmi values from 0x300 to 0x4040 which (if my hex math is correct) is from 768KB to 16,448KB. That is with all of the other default values for memory unchanged in dosemu.conf (at least on Debain Sid). Bill ---