summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namconb1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* namco_c123tmap.cpp : Reduce unnecessary handlers, Duplicates, Add Namco Syste... cam9002018-11-091-4/+4
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-22/+22
* inconsistency, deprecation, duplication... (nw) Vas Crabb2018-10-301-1/+1
* Various Namco hardwares update/cleanups (#4147) cam9002018-10-161-114/+76
* split namco c169 roz chip, c123 tilemap chip and c355 sprite chip from namcos... David Haywood2018-09-131-11/+44
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* c140.cpp, c45.cpp, namco_c139.cpp : Remove MCFG_s (#3736) cam9002018-07-131-37/+8
* namcoic.cpp : Simpler bit-swapped values (#3609) cam9002018-07-091-9/+19
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-31/+31
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5
* 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-29/+29
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-57/+61
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-3/+3
* Do the easy ones (nw) Olivier Galibert2018-01-011-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* namconb1.cpp: Everyone gets all 4 player inputs (nw) briantro2017-04-231-76/+8
* srcclean (nw) Vas Crabb2017-04-231-2/+2
* namconb1.cpp: Correct PCB loaction of ROM (nw) briantro2017-04-211-2/+2
* namconb1.cpp: Corrected Coin inputs and added in Coin3 & Coin4 as needed [Bri... briantro2017-04-201-8/+8
* new Mach Breakers clone added briantro2017-04-201-6/+53
* Self-registering devices prep: Vas Crabb2017-02-271-1/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* srcclean and translation regeneration Vas Crabb2016-08-291-9/+9
* remove MACHINE_IMPERFECT_SOUND flags for C352 games superctr2016-08-181-16/+16
* namconb: fix sound timing for some games. superctr2016-08-181-3/+24
* namconb1: forgot speaker rearrangement for NB2 (nw) superctr2016-08-171-4/+4
* Rearrange C352 channels, remove rear channels for systems without second superctr2016-08-171-4/+4
* Devfind revision phase 2 (nw) AJR2016-08-051-16/+16
* namconb1.cpp: fixed MT06244 by disabling logerrors. Also added save state sup... Ivan Vangelista2016-06-201-37/+56
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1981