summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/softfloat
Commit message (Collapse)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-113-26/+0
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-114-3965/+3962
|
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-3/+3
|
* SoftFloat changes for last CL and x07 tape format from MESS (no whatsnew) Miodrag Milanovic2012-04-093-1/+501
|
* SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer] R. Belmont2012-03-221-3/+3
| | | | | m68k: sorted out the bit patterns for PFLUSHA and PFLUSHAN [Hans Ostermeyer]
* m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav ↵ R. Belmont2011-07-286-231/+899
| | | | Shwartsman, R. Belmont]
* Last round of GCC 4.6 fixes (no whatsnew) R. Belmont2011-05-301-8/+8
|
* fixed msvc warnings smf-2010-03-111-1/+1
|
* Add MAME-ified version of SoftFloat library [John R. Hauser] R. Belmont2010-03-027-0/+6785
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.