summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/softfloat3/source/f16_eq.c
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/softfloat3/source/f16_eq.c')
0 files changed, 0 insertions, 0 deletions
?h=mame0141u3'>mame0141u3 Aaron Giles2011-02-281-1/+1 * Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2 * Decoupled some entagled drivers: [Atari ACe] Aaron Giles2011-02-181-2/+1 * MDRV_* -> MCFG_* Aaron Giles2010-12-311-23/+23 * Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+2 * Various snk drivers now use driver_data. [Atari Ace] Andrew Gardner2010-08-271-17/+16 * Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1 * Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2 * Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1 * Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1 * > -----Original Message----- Aaron Giles2009-10-211-1/+0 * Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-3/+3 * More numbers-to-tags changes. Also, removed two unneeded variables in megadri... Fabio Priuli2009-04-301-1/+1 * Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-2/+2 * Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-8/+8 * Ok, this is The Big One. Aaron Giles2009-02-111-4/+2 * From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1 * WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-3/+3 * Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+1 * adjust coinage dips Nicola Salmoria2008-09-151-2/+2 * from 9IEM1smI0: fixed inputs in Main Event (SNK) based on the info in http://... Nicola Salmoria2008-09-151-31/+54 * Cleanups and version bump.mame0127u3 Aaron Giles2008-09-111-3/+3 * fixed bg tile banking in Canvas Croquis Nicola Salmoria2008-09-051-235/+233 * fixed emulation of the "SNK Wave" custom sound used by Marvin's Maze and Vang... Nicola Salmoria2008-09-041-10/+3 * From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-34/+27 * This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-4/+4 * Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-1/+1 * NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-12/+12 * Region classes go bye-bye. Aaron Giles2008-07-281-10/+10 * Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-13/+13 * Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-3/+2 * Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-1/+1 * Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-3/+3 * From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-261-17/+19 * From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-2/+0 * From: Atari Ace [mailto:atari_ace@verizon.net]