summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-27/+12
* namco_c123tmap.cpp : Reduce unnecessary handlers, Duplicates, Add Namco Syste... cam9002018-11-091-2/+2
* namcos2.cpp : Fix c123 video RAM mirroring issue (#4244) cam9002018-11-041-2/+2
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-27/+27
* inconsistency, deprecation, duplication... (nw) Vas Crabb2018-10-301-3/+3
* Various Namco hardwares update/cleanups (#4147) cam9002018-10-161-391/+285
* srcclean (nw) Vas Crabb2018-09-231-2/+2
* namcos2.cpp: fix spacing (nw) braintro2018-09-181-1/+1
* namcos2.cpp: Minor ROM name correction and use correct FX CHR-2 for the Japan... braintro2018-09-181-34/+34
* fix finalap3 regression, use correct slave roms for fourtraxa (nw) DavidHaywood2018-09-151-5/+22
* namcoic: move to drivers/namcos2 (nw) hap2018-09-141-1/+93
* split namco c169 roz chip, c123 tilemap chip and c355 sprite chip from namcos... David Haywood2018-09-131-40/+239
* namcos2 / namcos21 - use configured banking for audiocpu (#3986) David Haywood2018-09-111-239/+123
* use c68 for more games, fix what looks like more cam900 damage (luckywld) due... David Haywood2018-09-091-145/+112
* stage1 namcoc65 / c68 devicification (#3974) David Haywood2018-09-071-267/+178
* Add PLDs to "rthun2j" [Tomas Garcia-Meras (ClawGrip), Roberto Fresca, Recreat... ClawGrip2018-08-311-0/+8
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-7/+7
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-3/+3
* namcos2.cpp : Fix finallap boot cam9002018-07-191-1/+1
* namcos2.cpp : Fix copy-n-paste error cam9002018-07-131-2/+2
* namcos2.cpp: Minor rom name correction for Rolling Thunder 2 sets (nw) braintro2018-07-121-40/+40
* c140.cpp, c45.cpp, namco_c139.cpp : Remove MCFG_s (#3736) cam9002018-07-131-72/+71
* namcos2.cpp: fixed finalap2 and finalap3 regression (nw) Ivan Vangelista2018-07-111-7/+7
* namcoic.cpp : Simpler bit-swapped values (#3609) cam9002018-07-091-51/+43
* more of the same (nw) Vas Crabb2018-07-081-9/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-33/+33
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-19/+19
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-19/+19
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-12/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-94/+94
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-7/+14
* (nw) misc follow-up Vas Crabb2018-05-061-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-82/+82
* namcos2.cpp: Correct and unify rom names for the Final Lap 3 sets (nw) braintro2018-05-051-78/+78
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-168/+187
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+2
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-10/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-19/+19
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-16/+16
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-41/+41
* new working clones Ivan Vangelista2017-12-261-2/+68
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-7/+7
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-7/+7
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-7/+7
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1
* MT #06680 angelosa2017-09-141-3/+3
* namcos2.cpp: document sprite zoom table rom (nw) MetalliC2017-07-261-0/+9
* namcos2.cpp: Ordyne uses older IO MCU ROM, clean ROM labels as per PCB photos MetalliC2017-07-261-88/+88
* new WORKING clone MetalliC2017-07-261-1/+58