summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fuukifg3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ymf262 doesn't use external memory anyway Michaël Banaan Ananas2011-08-271-6/+2
* correct opl4 fm clock Michaël Banaan Ananas2011-08-211-1/+1
* small update + add note Michaël Banaan Ananas2011-08-171-1/+6
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-5/+5
* small fixes + marked asurabus z80 rom as bad Michaël Banaan Ananas2011-08-141-7/+7
* cleanup tecmosys audiocpu rombanking Michaël Banaan Ananas2011-08-141-1/+1
* fuukifg3.c: Make the Free Play setting work as it's suppose to via conditiona... Brian Troha2011-08-141-2/+4
* (no need for snd_ymf278b_r) Michaël Banaan Ananas2011-08-141-6/+1
* (got it, thanks haze) Michaël Banaan Ananas2011-08-141-2/+2
* fixed maxround dsw defaulting to 'error' Michaël Banaan Ananas2011-08-141-7/+7
* imperfect sound flag due to the way it's hooked up with both opl4 and opl3 Michaël Banaan Ananas2011-08-141-2/+2
* fuukifg3.c: readded ymf262, used in the music for fm channels [hap] Michaël Banaan Ananas2011-08-141-4/+38
* (typos+tab alignment) Michaël Banaan Ananas2011-08-121-22/+22
* fuukifg3.c: Corrected dipswitches and added dipswitch locations to Asura Blad... Brian Troha2011-08-101-36/+71
* some fixes based on tests i did (on msx with moonsound cartridge) Michaël Banaan Ananas2011-08-101-1/+1
* (cleanup some comments/tabs to make addressmap more human readable) Michaël Banaan Ananas2011-08-071-29/+20
* Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-4/+4
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-36/+36
* BIG update. Aaron Giles2011-03-291-30/+30
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-4/+4
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-3/+3
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-5/+5
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-23/+23
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-5/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-12/+12
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-11/+11
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-2/+2
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-3/+3
* Added save states to funybubl.c, galaxi.c, gaiden.c and rocnrope.c Fabio Priuli2009-11-301-81/+73
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-10/+10
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-8/+8
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-3/+3
* Cleanups and version bump.mame0131u1 Aaron Giles2009-05-071-2/+2
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-281-5/+4
* Merged memory maps for all driver sources beginning with 'F': [MooglyGuy] Ryan Holtz2009-04-271-58/+29
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-3/+3
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-8/+8
* Partially fixed asurabld/asurabus sound regression. [Phil Bennett] Phil Bennett2009-02-231-0/+1