summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* Corrects rom names for Four Trax. Adds the Guru's readme for Four Trax. Der... Brian Troha2009-07-251-77/+246
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-64/+64
* From: hoge hoge [mailto:c8cv@hotmail.com] Aaron Giles2009-07-201-6/+7
* Promoted Final Lap 2 & Final Lap 3 to working since they just require to init... Angelo Salese2009-07-131-4/+4
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-99/+99
* Converted namcos2.c to use AM_IMPORT_FROM Angelo Salese2009-05-101-55/+56
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-24/+24
* First layer of memory map merging for namcos2.c and namcos21.c, needs a secon... Angelo Salese2009-05-011-146/+138
* added missing OBJ2 ROM to bubbletr [Uki] Yasuhiro Ogawa2009-04-251-2/+2
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-9/+9
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2009-03-271-18/+18
* update region description (Japan only) Yasuhiro Ogawa2009-03-181-1/+1
* 02368: fourtrax: Controls are glitched Phil Bennett2009-03-031-16/+9
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-4/+4
* From: Mr. Do. Note I just wired up the layouts he provided, I left the PORT_T... Aaron Giles2009-02-261-9/+11
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-36/+36
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-134/+134
* Ok, this is The Big One. Aaron Giles2009-02-111-7/+6
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-6/+6