summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vicdual.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-271/+271
* fix coin timing regression (MT 5086) Michaël Banaan Ananas2012-12-211-3/+3
* rename headonb -> headon1 Michaël Banaan Ananas2012-12-061-2/+2
* small update on brdrline dips Michaël Banaan Ananas2012-10-201-62/+31
* change frogs settings from DIPSETTING to CONFSETTING Michaël Banaan Ananas2012-10-101-12/+12
* srcclean (nw) Curt Coder2012-10-071-14/+14
* typo Michaël Banaan Ananas2012-09-301-1/+1
* added nsub coinage Michaël Banaan Ananas2012-09-271-21/+136
* rm misplaced irem head on pcb info, it already is on top of the m10.c driver ... Michaël Banaan Ananas2012-09-271-76/+16
* small cleanup before i do the next one Michaël Banaan Ananas2012-09-271-85/+82
* small cleanup Michaël Banaan Ananas2012-09-261-12/+6
* fix stupid bug, IN1 was never read here Michaël Banaan Ananas2012-09-261-1/+3
* fix digger gameplay speed, it's running at same speed as its JP sister game h... Michaël Banaan Ananas2012-09-261-6/+4
* AM_RANGE(0x00, 0x1f) with a global mask of 0xf made no sense Michaël Banaan Ananas2012-09-261-12/+12
* added some diplocations + fixed carnivalh/carnivalha too fast game speed + di... Michaël Banaan Ananas2012-09-261-285/+201
* some comments for gregf Michaël Banaan Ananas2012-09-251-1/+7
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-4/+3
* cleaned up Lives dipswitches Michaël Banaan Ananas2012-09-241-92/+104
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-13/+13
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-18/+18
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-40/+40
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-40/+40
* updated prev commit (no regressions here tho) Michaël Banaan Ananas2012-05-071-1/+1
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-21/+21
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-18/+18
* Convert INPUT_CHANGED to INPUT_CHANGED_MEMBER (no whatsnew) Miodrag Milanovic2012-04-121-6/+6
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-90/+88
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-15/+15
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-148/+145
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-18/+18
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-39/+39
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-29/+29
* (small update from greg) Michaël Banaan Ananas2012-03-051-2/+2
* (romname fix) Michaël Banaan Ananas2012-03-031-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-14/+13
* New clones added mariuszw12011-10-111-0/+19
* 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