summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m68000/m68kfpu.c
Commit message (Expand)AuthorAgeFilesLines
* m68k improvements: [Hans Ostermeyer] Miodrag Milanovic2012-04-091-0/+28
* m68k: allow FPU instructions on '020 (it's possible to have an external 68881... Miodrag Milanovic2012-03-141-0/+1
* dma8237: fix uninitialized variable [Hans Ostermeyer] Miodrag Milanovic2012-02-181-4/+71
* sync (nw) Olivier Galibert2012-02-161-8/+29
* 68040: Teach fsave to pee on the correct side of the tree [O. Galibert] Olivier Galibert2012-02-151-1/+1
* mess sync (nw) Olivier Galibert2012-01-231-114/+108
* m68k: Activate trace emulation and fix it [O. Galibert] Olivier Galibert2011-09-291-2/+2
* m68k: Preliminary support for MC68340 (CPU32). Reorganized to facilitate C++... R. Belmont2011-08-271-162/+162
* m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav Shwart... R. Belmont2011-07-281-6/+24
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-6/+6
* m68k: added bus error input line, fixed FMOVEM, fixed issues with HMMU [R. Be... R. Belmont2011-07-171-9/+39
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-3/+3
* GCC 4.6 "Variable assigned but not used" fixes, part 6 (no whatsnew) R. Belmont2011-05-301-3/+3
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-5/+5
* M680x0 updates [Hans Ostermeyer] R. Belmont2011-02-211-7/+66
* Added FSAVE mode 2 support to the M68040 FPU. [Barry Rodewald] Curt Coder2011-01-151-1/+15
* m680x0: Many FPU and PMMU fixes and enhancements [Hans Ostermeyer] R. Belmont2010-12-071-4/+231
* M68k: Add more conditionals and FGETEXP instruction [R. Belmont] R. Belmont2010-09-211-0/+23
* Added many instances of missing static and const qualifiers to MAME, and disa... Scott Stone2010-06-171-2/+2
* Cleanups and version bump. Aaron Giles2010-04-081-16/+16
* m680x0 FPU updates: [R. Belmont] R. Belmont2010-03-291-76/+507
* Cleanups and version bump.mame0137u1 Aaron Giles2010-03-251-7/+7
* 680x0 FPU update: [R. Belmont] R. Belmont2010-03-141-29/+116
* 680x0 FPU updates [R. Belmont] R. Belmont2010-03-121-85/+198
* MC680x0 update R. Belmont2009-11-141-57/+77
* 680x0 update: R. Belmont2009-10-281-3/+146
* 02770: aceattac: Interger Overflow Aaron Giles2008-12-261-16/+16
* Significantly pared down the 68k core. Merged outer MAME shell Aaron Giles2008-11-171-1/+1
* More 68000 cleanup. Aaron Giles2008-11-071-11/+11
* "Pointer"-ified the 68000. What a mess! Aaron Giles2008-11-061-142/+142
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+828