Xref: news-dnh.mv.net comp.os.msdos.djgpp:1613 Path: news-dnh.mv.net!mv!news.NH.Destek.Net!news2.net99.net!news.cais.net!ringer.cs.utsa.edu!swrinde!howland.reston.ans.net!europa.chnt.gtegsc.com!cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!oitnews.harvard.edu!news.sesqui.net!rice!news!sandmann From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: emu387 sources Date: Thu, 17 Aug 1995 11:16:20 CDT Organization: Rice University, Houston, Texas Lines: 7 References: <40sn74$hjb AT Venus DOT mcs DOT com> Reply-To: sandmann AT clio DOT rice DOT edu Nntp-Posting-Host: clio.rice.edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp > I was wondering if and where the source code for emu387 was available, or, > if it is not available, where I might find some routines that will > handle the basic math operations and I/O conversions. You might check wmemu* which contains source, and is written in C and assembler for many of the math routines. This emulator is based on the linux emulation source.