summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/softfloat/softfloat-macros
Commit message (Collapse)AuthorAgeFilesLines
* Moved softfloat to 3rdparty (nw) Miodrag Milanovic2015-01-101-732/+0
|
* Fixes for building MAME with Visual Studio 2013 preview [smf] smf-2013-07-051-2/+2
|
* m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav ↵ R. Belmont2011-07-281-2/+14
| | | | Shwartsman, R. Belmont]
* Add MAME-ified version of SoftFloat library [John R. Hauser] R. Belmont2010-03-021-0/+720
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.