summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco51.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-57/+0
* Namco custom chip improvements (#9141) Mike2022-01-141-0/+1
* namco51: Reimplement outputs that were accidentally disabled when device swit... AJR2020-08-301-0/+1
* namco5*: set_input_line is synced, don't need extra synchronize (nw) hap2020-06-111-1/+0
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-5/+5
* Namco custom chip improvements. (#6589) Mike2020-04-251-17/+22
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-2/+2
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-3/+2
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-26/+0
* devcb3 Vas Crabb2018-07-071-6/+8
* misc cleanup and compile fix for superqix.cpp (nw) Vas Crabb2018-07-031-1/+1
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Remove first_screen from namco51 device, nw mooglyguy2018-03-101-1/+5
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-8/+8
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+16
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-18/+18
* zerofill at init, please retest this galaga issue. http://www.mameworld.info/... Michaël Banaan Ananas2014-04-081-0/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-4/+4
* namco to modern device + devcb2 (nw) Miodrag Milanovic2014-03-211-14/+44
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-3/+3
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-1/+0
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+22
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-3/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+0
* Split out Namco 51xx and 53xx into separate modules. Aaron Giles2009-05-261-0/+32