summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco06.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-17/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-42/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-36/+36
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-12/+12
* namco to modern device + devcb2 (nw) Miodrag Milanovic2014-03-211-13/+87
* 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
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* 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/+20
* Removed legacy inline_config support and updated devices using it (no whatsnew) Miodrag Milanovic2012-08-301-6/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-7/+7
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+2
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+0
* Cleaned up Namco 5xxx docs, listing both MB88xx pin IDs and Aaron Giles2009-05-311-9/+9
* Split the Namco 06xx interface into a separate device, which has Aaron Giles2009-05-271-0/+41