summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/namco52.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-22/+3
* devcb3 Vas Crabb2018-07-071-2/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-10/+10
* Convert MB88XX ports to DEVCB and remove generic device type (nw) AJR2017-06-271-1/+1
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* more timer_pulse removal (nw) Ivan Vangelista2017-05-131-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* 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-3/+3
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-6/+6
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-5/+5
* Small typo fix (nw) Ivan Vangelista2014-03-221-1/+1
* namco to modern device + devcb2 (nw) Miodrag Milanovic2014-03-211-17/+45
* 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
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* 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-7/+7
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* 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/+21
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-3/+3
* 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
* Replaced Namco 52xx sound simulation with emulation of the MCU. Aaron Giles2009-05-281-0/+39