summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cps3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-3/+3
* GCC 4.6 "variable assigned but not used" fixes, part 1 (no whatsnew) R. Belmont2011-05-301-3/+3
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-3/+3
* Gave labels to many inputs in Midway's T, Wolf and Y Unit games as well as CP... Scott Stone2011-05-161-39/+66
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-1/+1
* Delegates 2.0 implementation. Resdesigned how delegates work to make Aaron Giles2011-04-161-2/+2
* CPS-3 update [Team CPS-1]: mariuszw12011-04-061-53/+113
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-223/+223
* BIG update. Aaron Giles2011-03-291-101/+101
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-293/+279
* Fix typo in macro names (MT 04226) Scott Stone2011-02-091-7/+7
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-4/+4
* new not working game Angelo Salese2011-02-081-619/+367
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-10/+10
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-89/+89
* CPS-3 update [Team CPS-1]: mariuszw12010-12-071-43/+50
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-1/+1
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-6/+6
* Moved auto-finding code down into the device_t object so it can be more Aaron Giles2010-09-141-339/+807
* Converted intelfsh to a device, updated all users. Aaron Giles2010-09-111-53/+97
* 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
* Massive memory system change. This is another step along the path toward Aaron Giles2010-08-191-11/+12
* MAMEdev kant spel (Ubuntu/Canonical cares about this) [wallyweek] R. Belmont2010-07-081-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-2/+2
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+6
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-1/+1
* Cleaned up braces in the code so that they are properly balanced. [Atari Ace] Aaron Giles2009-12-281-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-30/+30
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-2/+2
* Not really worth credit: purged some direct use of SMH_RAM in favor of macros... Fabio Priuli2009-12-021-5/+5
* Cleaned out remaining generic drawgfx usage. Removed the Aaron Giles2009-07-021-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-7/+7
* From: Oliver Stoeneberg [oliverst@online.de] Aaron Giles2009-05-251-7/+7
* 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-271-19/+19
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-30/+30
* Bulk change alert. Aaron Giles2009-04-261-10/+10
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-2/+2
* updated the remaining cps3 CHDs davidhay2009-03-151-7/+7
* Updated CHD hashes. [Yasuhiro Ogawa] Aaron Giles2009-03-141-4/+4