summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-333/+333
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-2/+2
* New games added as GAME_NOT_WORKING R. Belmont2012-12-141-0/+60
* Created a base class delegate_common_base for all delegate Aaron Giles2012-10-141-7/+7
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-30/+30
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-16/+16
* Fix winrun regression. Aaron Giles2012-09-131-2/+2
* AM_BASE_LEGACY breathes its last. Aaron Giles2012-09-121-2/+2
* Converted Namco C40 road chip to a device. Updated users. Aaron Giles2012-09-051-19/+23
* WIP Namco System 2/21/etc cleanup/modernization. Aaron Giles2012-09-051-49/+49
* Some Namco System 2 cleanups, removing the need for Aaron Giles2012-09-041-80/+29
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-40/+107
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-51/+51
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-2/+2
* MAME going modern part 3 (no whatsnew) Miodrag Milanovic2012-04-031-9/+13
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-56/+56
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-24/+31
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-12/+6
* (Finally found the time to finish this....) Aaron Giles2011-05-301-1/+1
* Removed cheapest deprecat.h usages (generally sound cpu ones) Angelo Salese2011-04-261-7/+6
* BIG update. Aaron Giles2011-03-291-3/+3
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-18/+18
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-6/+6
* Attotime bulk conversion step: Aaron Giles2011-02-031-7/+7
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-222/+222
* Cleanups and version bump. Aaron Giles2010-10-141-1/+1
* New clones added Phil Bennett2010-09-281-1/+64
* Replaced largely redundant NVRAM handlers with NVRAM devices Aaron Giles2010-09-101-6/+7
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-6/+6
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-21/+18
* Remove the global clock accessors and cpu_* aliases: Aaron Giles2010-07-071-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Cleanups and version bump. Aaron Giles2010-05-051-4/+4
* Output Cleanup/Hookup (Part 2) [Howard Casto]: Fabio Priuli2010-04-231-5/+14
* Cleanups and version bump. Aaron Giles2010-04-081-2/+2
* Replaced Stocker dump with a good set [Kevin Eshbach] Angelo Salese2010-03-281-0/+6
* Cleanups and version bump.mame0137u1 Aaron Giles2010-03-251-17/+17
* new clones Angelo Salese2010-03-151-27/+158
* Added default NVRAM for Namco FL games and some Namco System 2 games [David H... Angelo Salese2010-03-151-6/+39
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-23/+23
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-2/+2
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-11/+11
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-8/+8
* ok, reverted Michaël Banaan Ananas2009-09-121-1/+1
* demoted ninja kazan and dirtfox, they've been broken for a long time, promote... Michaël Banaan Ananas2009-09-121-6/+6
* From: hoge hoge Aaron Giles2009-08-021-6/+3
* Correct clock comment for the C140 Brian Troha2009-07-251-9/+9