summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vicdual.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-11/+11
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-11/+11
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-26/+26
* BIG update. Aaron Giles2011-03-291-61/+61
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-29/+29
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-67/+54
* make subhunt use overlay of parent + add note in .lay file Michaël Banaan Ananas2011-03-171-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-13/+26
* Fix build break from last checkin. Aaron Giles2011-02-061-1/+1
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-1/+1
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-2/+2
* rm smgp note, no more cuckoo "it's the final lap" commentator with prev segap... Michaël Banaan Ananas2011-01-191-4/+0
* MT bugfix, disregard MASH's submit for it Michaël Banaan Ananas2011-01-171-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-95/+95
* Cleanups and version bump. Aaron Giles2010-10-141-3/+3
* New clones added mariuszw12010-10-131-0/+106
* Changes LIVES to use only a single DIP instead of being split up between two ... Scott Stone2010-10-131-7/+15
* 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-86/+63
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+6
* rm nsub note: colours were fixed a while ago, and the background fade effect ... Michaël Banaan Ananas2010-05-231-4/+0
* company name cleanups and added back lost bootleggers info Michaël Banaan Ananas2010-05-231-7/+7
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-7/+7
* MAMETesters Bugs Fixed Michaël Banaan Ananas2010-05-021-1/+1
* minor rom name correct and slight documentation update to the vicdual.c drive... Brian Troha2010-04-141-93/+93
* new clones Angelo Salese2010-04-121-0/+89
* new clones Angelo Salese2010-03-021-1/+20
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Fixed recent regression reports. Aaron Giles2009-12-231-20/+2
* 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-1/+1
* new clones Phil Bennett2009-12-031-12/+54
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* From: hoge hoge [mailto:c8cv@hotmail.com] Aaron Giles2009-08-131-2/+4
* Added GAME_IMPERFECT_SOUND flag to all sets that use external samples which w... Scott Stone2009-08-051-8/+8
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-12/+12
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-31/+31
* And some more again... Fabio Priuli2009-04-281-1/+1
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-20/+20
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-58/+58
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-54/+54
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-09-041-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-281-104/+104
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-87/+87
* Adds readmes for Kyros No Yakata, Bombs Away, Meikyuu Hunter G, Crazy Kong, M... Andrew Gardner2008-08-031-6/+79