summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/softfloat/fsincos.c
Commit message (Expand)AuthorAgeFilesLines
* Moved softfloat to 3rdparty (nw) Miodrag Milanovic2015-01-101-645/+0
* clean up stray properties (nw) Alex W. Jackson2014-01-181-0/+0
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-62/+62
* m68k: add FSCALE instruction used by e.g. SimCity 2000 [R. Belmont] R. Belmont2013-09-281-0/+80
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-306/+305
* SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer] R. Belmont2012-03-221-3/+3
* m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav Shwart... R. Belmont2011-07-281-0/+569