summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/softfloat/softfloat.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-130/+129
|
* SoftFloat changes for last CL and x07 tape format from MESS (no whatsnew) Miodrag Milanovic2012-04-091-0/+8
|
* m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav ↵ R. Belmont2011-07-281-0/+197
| | | | Shwartsman, R. Belmont]
* Add MAME-ified version of SoftFloat library [John R. Hauser] R. Belmont2010-03-021-0/+259
As previously discussed, this will be used for the MC680x0 FPU in order to handle high-precision floats portably. The license is included in README.txt and is MAME compatible.