summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kungfur.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-37/+37
* BIG update. Aaron Giles2011-03-291-18/+18
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Continued moving global/static variables to the driver_device classes. Aaron Giles2011-03-171-12/+14
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-27/+44
* typo.. Scott Stone2011-01-051-1/+1
* Next batch of GAME_MECHANICAL adds Scott Stone2011-01-051-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-23/+23
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Cleaned up dead web links from the drivers - replacing when possible with alt... Scott Stone2010-07-171-2/+5
* Time to kill off some deadwood. Aaron Giles2010-07-071-6/+6
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-301-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-03-051-2/+2
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-10/+10
* Cleanups and version bump.mame0129u5 Aaron Giles2009-02-261-11/+11
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-4/+4
* New games marked as GAME_NOT_WORKING Angelo Salese2009-02-231-0/+388