summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/namco54.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/includes and mame/audio (#3256) wilbertpol2018-02-221-4/+4
* 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-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* 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
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-3/+3
* Small typo fix (nw) Ivan Vangelista2014-03-221-1/+1
* looks like I forgot to remove this (nw) Miodrag Milanovic2014-03-211-10/+0
* namco to modern device + devcb2 (nw) Miodrag Milanovic2014-03-211-7/+26
* 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-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
* Removed legacy inline_config support and updated devices using it (no whatsnew) Miodrag Milanovic2012-08-301-3/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-4/+4
* 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
* Fix typos. Aaron Giles2009-05-281-1/+1
* Split out Namco 51xx and 53xx into separate modules. Aaron Giles2009-05-261-2/+3
* Converted Namco 54xx to a device. The interface now specifies the name Aaron Giles2009-05-261-9/+27
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-1/+1
* CPUs, sound chips, devices, and ROM-regions which are specified by devices Aaron Giles2008-09-081-1/+1
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+20