summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos12.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros... mooglyguy2018-12-161-71/+68
* -cpu/h8: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-18/+9
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-1/+1
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-31/+31
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-2/+2
* video/psx.cpp: Eliminate register_postload; separate out screen device (nw) AJR2018-09-111-7/+11
* Move imperfect graphics flag down into PSX GPU device AJR2018-09-021-45/+45
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-4/+2
* devcb3 Vas Crabb2018-07-071-6/+7
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-28/+33
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-28/+28
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-63/+63
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-41/+41
* namcos12.cpp cleanups (#3394) cam9002018-03-311-98/+144
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-116/+131
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+12
* namcos12.cpp: added nvram with printer defaulted to off to technodr and marke... Ivan Vangelista2018-02-131-1/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-15/+30
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-9/+16
* Correct Paca Paca Passion year sjy965252017-12-231-1/+1
* goodbye strcmp, hello polymorphism (nw) Vas Crabb2017-11-291-85/+71
* ehrgeiz was released february 1998, titlescreen info doesn't overrule fact (nw) hap2017-11-131-3/+3
* Fix Tekken Tag Tournament (World, TEG2/VER.C1, set 2) and Tekken Tag Tourname... sjy965252017-11-131-2/+2
* Correct Ehrgeiz, Golgo 13 Kiseki no Dandou Year sjy965252017-11-131-4/+4
* srcclean (nw) Vas Crabb2017-05-281-4/+4
* Notes about s12 nerwork stuff (nw) angelosa2017-05-161-0/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* namcos12.cpp: Correct Asia "2" region to World (nw) briantro2017-05-141-101/+101
* rand() corrections in src/mame/* (nw) hap2017-04-261-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* Overhaul of devcb (nw) AJR2016-12-211-5/+2
* namcos12: add Namco Cyber Lead cabinet JVS IO and LED controller PCB dumps [P... MetalliC2016-11-241-0/+11
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-24/+24
* srcclean and translation regeneration Vas Crabb2016-08-291-2/+2
* (nw) superctr2016-08-211-2/+2
* namcos12.cpp: add comments for technodr setup superctr2016-08-211-1/+6
* Make Techno Drive working superctr2016-08-201-6/+15
* remove MACHINE_IMPERFECT_SOUND flags for C352 games superctr2016-08-181-51/+51
* Rearrange C352 channels, remove rear channels for systems without second superctr2016-08-171-4/+4
* update H8/3002 and C352 frequencies for namcos12, namcos23 superctr2016-08-171-2/+2
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-4/+4
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-4/+4