summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cchance.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for MT #4305 Angelo Salese2011-06-041-1/+1
* Yet more Seta Angelo Salese2011-05-041-1/+1
* Seta update from Haze, nw Angelo Salese2011-05-031-1/+2
* Started unifying sprite implementations for setax001/x002 chips [David Haywood] Angelo Salese2011-05-031-4/+5
* 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-18/+18
* BIG update. Aaron Giles2011-03-291-7/+7
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Further decouples some driver files to help driver_device Aaron Giles2011-03-211-10/+22
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* 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-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Not really worth credit: purged some direct use of SMH_RAM in favor of macros... Fabio Priuli2009-12-021-1/+1
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* Added driver_data struct and save states to chaknpop.c Fabio Priuli2009-11-211-12/+42
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3
* Unified sets with unknown manufacturer to use all the same manufacturer <unkn... Fabio Priuli2009-08-021-2/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-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-4/+4
* Ok, this is The Big One. Aaron Giles2009-02-111-16/+6
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-9/+9
* Wrote a driver for Cherry Chance,not working due of coin/hopper issues [David... Angelo Salese2008-12-291-0/+236