summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos12.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved boiler plate code into PlayStation GPU smf-2011-08-111-14/+7
* Convert Namco C352 to modern C++ device [R. Belmont] R. Belmont2011-06-261-26/+26
* New Clone Added Tekken 3 Asia Ver E1 Brian Troha2011-06-131-4/+30
* Correct spelling issue with comment in last namcos12.c update. NW Brian Troha2011-06-131-3/+3
* Minor doc upgrade for namcos12.c NW Brian Troha2011-06-131-3/+4
* new clone: Tekken 3 (Japan, Ver A) Brian Troha2011-06-121-21/+46
* added MCFG_PSXGPU_ADD for adding the gpu device and hooking up the dma to the... smf-2011-06-021-1/+1
* converted PlayStation GPU to a device [smf] smf-2011-05-241-2/+2
* minor rom name update for some Namco Sys12 - NW Brian Troha2011-05-161-17/+17
* New Clone added - Gunbarl Brian Troha2011-05-161-1/+26
* "Why do you take this apart now? I'm trying to get us out of here and you pul... smf-2011-05-101-11/+10
* "You have taken your first step into a larger world." ―Obi-Wan Kenobi smf-2011-05-061-2/+2
* Started moving hardware in the CPU into the CPU core. Next step will be to us... smf-2011-04-291-16/+0
* fix compiling psx drivers (no whatsnew) R. Belmont2011-04-271-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Working games added: smf-2011-04-231-81/+87
* added new working game: smf-2011-04-201-5/+31
* added new working game: smf-2011-04-201-3/+24
* New games not working: smf-2011-04-191-14/+61
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-51/+51
* BIG update. Aaron Giles2011-03-291-73/+73
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-24/+24
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-8/+8
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-6/+6
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-3/+3
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-28/+28
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-3/+3
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* Games added as GAME_NOT_WORKING R. Belmont2011-01-291-21/+142
* Ok, last major rename for this round: Aaron Giles2011-01-011-5/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-25/+25
* Update psx drivers to use a driver_device. Aaron Giles2010-10-141-84/+131
* 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-2/+2
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* Cleaned up dead web links from the drivers - replacing when possible with alt... Scott Stone2010-07-171-6/+6
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-2/+2
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-37/+37
* - even more small company name cleanups Michaël Banaan Ananas2010-05-221-1/+1
* Cleanups and version bump. Aaron Giles2010-05-051-3/+3
* Output Cleanup/Hookup (Part 2) [Howard Casto]: Fabio Priuli2010-04-231-6/+11
* Cleanups and version bump. Aaron Giles2010-03-041-3/+3
* One more doc fix (still no credit) R. Belmont2010-03-011-0/+1
* Minor doc fix (no credit) R. Belmont2010-03-011-1/+1
* New clones added R. Belmont2010-03-011-2/+29
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+2
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-6/+6
* Renamed functions: Aaron Giles2009-12-051-1/+1