summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/softfloat/softfloat-specialize
Commit message (Collapse)AuthorAgeFilesLines
* Moved softfloat to 3rdparty (nw) Miodrag Milanovic2015-01-101-470/+0
|
* m68k: add FSCALE instruction used by e.g. SimCity 2000 [R. Belmont] R. Belmont2013-09-281-1/+1
|
* m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav ↵ R. Belmont2011-07-281-0/+38
| | | | Shwartsman, R. Belmont]
* Add MAME-ified version of SoftFloat library [John R. Hauser] R. Belmont2010-03-021-0/+432
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.