Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved softfloat to 3rdparty (nw) | 2015-01-10 | 10 | -8000/+0 | |
| | |||||
* | second round of clang 3.4 fixes for MESS (nw) | 2014-02-20 | 1 | -0/+2 | |
| | |||||
* | clean up stray properties (nw) | 2014-01-18 | 2 | -0/+0 | |
| | |||||
* | Cleanups and version bumpmame0151 | 2013-11-05 | 2 | -64/+64 | |
| | |||||
* | m68k: add FSCALE instruction used by e.g. SimCity 2000 [R. Belmont] | 2013-09-28 | 4 | -10/+84 | |
| | |||||
* | Fixes for building MAME with Visual Studio 2013 preview [smf] | 2013-07-05 | 1 | -2/+2 | |
| | |||||
* | output of new srcclean changes that are relatively small [smf] | 2013-01-11 | 3 | -26/+0 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 4 | -3965/+3962 | |
| | |||||
* | Clean-ups and version bumpmame0145u7 | 2012-04-22 | 1 | -3/+3 | |
| | |||||
* | SoftFloat changes for last CL and x07 tape format from MESS (no whatsnew) | 2012-04-09 | 3 | -1/+501 | |
| | |||||
* | SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer] | 2012-03-22 | 1 | -3/+3 | |
| | | | | | m68k: sorted out the bit patterns for PFLUSHA and PFLUSHAN [Hans Ostermeyer] | ||||
* | m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav ↵ | 2011-07-28 | 6 | -231/+899 | |
| | | | | Shwartsman, R. Belmont] | ||||
* | Last round of GCC 4.6 fixes (no whatsnew) | 2011-05-30 | 1 | -8/+8 | |
| | |||||
* | fixed msvc warnings | 2010-03-11 | 1 | -1/+1 | |
| | |||||
* | Add MAME-ified version of SoftFloat library [John R. Hauser] | 2010-03-02 | 7 | -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. |