summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cvs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed "raid3" (clone of "raiders") to "raidersr3", not "raiders3" to preven... Michaël Banaan Ananas2011-07-241-2/+2
* New clones added mariuszw12011-07-201-0/+21
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-97/+97
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-3/+3
* BIG update. Aaron Giles2011-03-291-54/+54
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-6/+6
* 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-1/+1
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-18/+12
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-7/+7
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-39/+39
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-5/+2
* Added sound support to Signetics S2636 (by using VC4000 sound support from ME... mariuszw12010-08-121-3/+6
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-24/+24
* Time to kill off some deadwood. Aaron Giles2010-07-071-8/+8
* Added a new cycle exact VMS interface to TMS5110 emulating M0, M1 and ADD1 to... Couriersud2010-05-311-1/+1
* Rename tms5110_romclk_r to tms5110_romclk_hack_r. This is just a timer runnin... Couriersud2010-05-261-1/+1
* hero/hunchback olympic company names ("hero in the castle of doom" doesn't me... Michaël Banaan Ananas2010-05-231-2/+2
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-031-3/+3
* 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
* Fix for MT03626: raiders, spacefrt: Background star field is missing Fabio Priuli2010-01-071-1/+0
* Results of running the latest srcclean. Aaron Giles2009-12-281-14/+14
* updated plygonet.c to use Konami video devices and input_port_write for eepro... Fabio Priuli2009-12-221-21/+21
* Added driver data struct to cvs.c Fabio Priuli2009-12-121-158/+176
* Not worth mention: Properly amended s2636 to have correct work ram size. Than... Fabio Priuli2009-12-111-3/+3
* Converted Signetics 2636 video chip to be a MAME device and updated drivers u... Fabio Priuli2009-12-111-12/+47
* Fix for MT03490: quasar, quasara: Segmentation Fault after OK Fabio Priuli2009-10-271-93/+98
* Cleanups and version bump.mame0134u1 Aaron Giles2009-09-241-16/+16
* Turn off debugging output Couriersud2009-09-201-1/+1
* Hooked up S2650_FO_PORT into memory map. Couriersud2009-09-201-14/+26
* More work on cvs.c Couriersud2009-09-191-35/+67
* CVS & tms5110 Couriersud2009-09-181-69/+29
* And bye bye 5110intf.* Aaron Giles2009-08-191-1/+0
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-6/+6
* fixed ROM filenames of CVS Hunchback and Logger [Andrew Welburn] Yasuhiro Ogawa2009-06-041-27/+27
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-6/+6
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-271-13/+2
* Bulk change alert. Aaron Giles2009-04-261-3/+3
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-6/+6
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-51/+51
* Ok, this is The Big One. Aaron Giles2009-02-111-27/+27
* 02842: logger: gfx issue Aaron Giles2009-01-171-4/+4
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-1/+1
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-3/+20