summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/softfloat/fsincos.c
Commit message (Collapse)AuthorAgeFilesLines
* 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: sorted out the bit patterns for PFLUSHA and PFLUSHAN [Hans Ostermeyer]
* m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav ↵ R. Belmont2011-07-281-0/+569
Shwartsman, R. Belmont]