Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!lll-lcc!ames!ucbcad!ucbvax!jade!lapis.berkeley.edu!oster From: oster@lapis.berkeley.edu (David Phillip Oster) Newsgroups: comp.sys.m68k,comp.sources.wanted Subject: Re: IEEE Float Emul. for 68000, 68020 Message-ID: <2308@jade.BERKELEY.EDU> Date: Thu, 22-Jan-87 14:07:09 EST Article-I.D.: jade.2308 Posted: Thu Jan 22 14:07:09 1987 Date-Received: Fri, 23-Jan-87 23:47:39 EST References: <810@imagen.UUCP> Sender: usenet@jade.BERKELEY.EDU Reply-To: oster@lapis.berkeley.edu.UUCP (David Phillip Oster) Organization: University of California, Berkeley Lines: 8 Xref: mnetor comp.sys.m68k:149 comp.sources.wanted:388 Every Macintosh programmer knows that a full implementation of IEEE floating point, arithmetic and trig functions, is part of every piece of Mac system software, and further that it is a separate sub-file, called a resource, that can be extracted with standard Mac programming tools. And further that the resource holds pure 68000 relocatable machine language, with its entrypoint at the beginning, and well documented calling conventions. However, it is not legal to use this code on anything but a Macintosh. Maybe you can license the code from Apple.