X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: /beta/bnu217b.zip won't work in pure DOS (UPX bug??) Date: Fri, 28 Mar 2008 20:33:46 -0700 (PDT) Organization: http://groups.google.com Lines: 24 Message-ID: References: <399e419e-7325-4a50-91c1-09d15037dc7b AT a22g2000hsc DOT googlegroups DOT com> <47ecaff9$0$4851$9b4e6d93 AT newsspool4 DOT arcor-online DOT net> <4f07ca13-4bb0-4e50-9b59-e5017757b0a6 AT l42g2000hsc DOT googlegroups DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1206761627 10219 127.0.0.1 (29 Mar 2008 03:33:47 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 29 Mar 2008 03:33:47 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: d45g2000hsc.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On Mar 28, 6:28 pm, Cesar Rabak wrote: > Rugxulo escreveu:> Hi, > > [snipped] > > > Well, here's what pure MS-DOS 6.22 on real hardware says for me: > > > DOSBox 0.72 reports almost the same thing (except ecx=00000005 and > > error=0002). > > Just to grasp completely your report is the "almost the same thing" in > _the same phisical machine_? No. The MS-DOS 6.22 computer is a 486 Sx/25 with 8 MB of RAM (heh), so it's real hardware. I ran DOSBox 0.72 (emulation) on this cpu right here, Pentium 4 "Northwood" 2.52 Ghz w/ 512 MB RAM (Win XP Home SP2). But DOSBox emulates a 486DX2, so the instructions supported are similar. As mentioned in the other posts, it appears to be an errant CMOVNE (PPro/P2) instruction, which is not supported on 486s or original Pentiums.