summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos23.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-51/+51
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-6/+6
* inconsistency, deprecation, duplication... (nw) Vas Crabb2018-10-301-1/+1
* srcclean and cleanup (nw) Vas Crabb2018-10-281-3/+3
* QA Namco System 23 (nw) angelosa2018-10-141-5/+25
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-3/+3
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* devcb3 Vas Crabb2018-07-071-23/+26
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-9/+13
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-36/+36
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-3/+3
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-4/+4
* Fix some of the (many) errors from 2beba4ce73fad917c7159a39939bace54f76494b (nw) AJR2018-05-211-0/+2
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-73/+78
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-33/+33
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-65/+65
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-99/+108
* namcos23.cpp: redumped timecrs2v2b maincpu program ROMs [Guru] Ivan Vangelista2018-02-221-2/+2
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+18
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+14
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-21/+21
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-21/+21
* replace some space.device() calls (nw) smf-2017-12-131-19/+19
* Correct Panic Park year sjy965252017-11-271-2/+2
* Correct Final Furlong 2 and Crisis Zone Years sjy965252017-10-091-11/+11
* use 'sh' instead of 'superh' David Haywood2017-10-021-1/+1
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-1/+1
* Correct regions for remaining Namco System 23 and Namco System Super 23 sets sjy965252017-09-231-22/+22
* new not working clone Ivan Vangelista2017-07-121-1/+48
* Add note that MB90F574 is an F2MC-16LX. (nw) Mike Naberezny2017-05-281-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-5/+8
* Overhaul of devcb (nw) AJR2016-12-211-15/+6
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-4/+4
* namcos23.cpp: changed timecrs2 and timecrs2v5a to US, as suggested by Haze an... Ivan Vangelista2016-10-281-2/+2
* New not working clones added Ivan Vangelista2016-10-261-0/+44
* namcos23.cpp: Follow flash rom naming convention - NW briantro2016-10-241-11/+11
* New working clones added Ivan Vangelista2016-10-241-3/+48
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-162/+162
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1