summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcops2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-4/+4
* Add a little extra documentation (nw) R. Belmont2013-02-031-1/+1
* namcops2: Add JVS and Steering I/O board ROMs [Guru] R. Belmont2013-02-031-0/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-34/+34
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-34/+34
* Clean-ups and version bumpmame0146u3 Miodrag Milanovic2012-07-151-11/+11
* replaced spaces with tabs to match code formatting standards. smf-2012-07-141-90/+89
* New clones added R. Belmont2012-07-141-27/+40
* New games added as GAME_NOT_WORKING R. Belmont2012-07-141-0/+12
* New games added as GAME_NOT_WORKING R. Belmont2012-07-141-0/+13
* New games added as GAME_NOT_WORKING R. Belmont2012-07-111-0/+14
* New games added as GAME_NOT_WORKING R. Belmont2012-07-111-1/+13
* namcops2: added DVD for Capcom Fighting Jam [Smitdogg, The Dumping Union] R. Belmont2012-07-111-22/+36
* namcops2: Added dongle for Super Dragon Ball Z, adjusted version to match don... R. Belmont2012-07-101-4/+17
* New games added as GAME_NOT_WORKING R. Belmont2012-07-081-0/+13
* Documentation addition of a list of known Namco System 246/256 games until so... Scott Stone2012-05-181-0/+65
* Removed ADDRESS_MAP_MODERN define (no whatsnew) Miodrag Milanovic2012-04-011-1/+0
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-111-2/+2
* New clones added R. Belmont2012-03-101-0/+12
* New clones added R. Belmont2012-03-101-7/+19
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+4
* Everything else ... Angelo Salese2011-12-231-24/+24
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-3/+3
* modernized address maps for most skeleton drivers [Fabio Priuli] Fabio Priuli2011-11-181-9/+17
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Add driver_device classes for drivers that don't have any variables, Aaron Giles2011-03-211-1/+11
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-2/+2
* namcops2: Added dumped key for Ridge Racer V RRV3 Ver. A [Guru] R. Belmont2011-01-301-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-11/+11
* Cleanups and version bump.mame0140u3 Aaron Giles2010-12-231-2/+2
* Added key dump for scptour [Guru] R. Belmont2010-12-191-2/+2
* New games added as GAME_NOT_WORKING R. Belmont2010-12-051-0/+26
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-4/+4
* namcops2: added dongle dump for Federation vs. Z.A.F.T. [Guru] R. Belmont2010-09-051-4/+16
* Renamed namcops2 DVDs to match labels [Guru] R. Belmont2010-09-051-11/+11
* 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-5/+4
* Fix the bad trend I started long ago in naming the MIPS CPU configuration Aaron Giles2010-08-261-2/+2
* Games added as GAME_NOT_WORKING R. Belmont2010-08-061-0/+13
* documentation: Cleaned up company names [hap] Michaƫl Banaan Ananas2010-05-251-3/+3
* Cleanups and version bump.mame0138 Aaron Giles2010-05-151-2/+2
* namcops2: add DVD image for taiko10 [Guru] R. Belmont2010-05-081-0/+1
* Games added as GAME_NOT_WORKING R. Belmont2010-05-081-0/+19
* Cleanups and version bump. Aaron Giles2010-05-051-3/+3
* Games added as GAME_NOT_WORKING R. Belmont2010-05-011-1/+14
* namcops2 updates [Guru] R. Belmont2010-02-151-4/+10
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-2/+1