Xref: news2.mv.net comp.os.msdos.djgpp:7752 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: math addition error? Date: Wed, 15 Aug 1996 22:09:25 CDT Organization: Rice University, Houston, Texas Lines: 5 Message-ID: <321294e5.sandmann@clio.rice.edu> References: Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp The problem is the accuracy of the emulator. Have you tried WMEMU? It is more accurate. It should fix your problem. If it doesn't, the source for the emulator is available. Since coprocessors are essentially free anymore, there is no justification for doing any additional work on emulation, but that's why the sources are available if your time is worth so little.