summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/namco52.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bosco: add "star destroyer" sub title to description (nw) hap2020-06-121-6/+1
* namco5*: set_input_line is synced, don't need extra synchronize (nw) hap2020-06-111-1/+7
* namco54: longer irq to fix bosco shot sound regression (nw) hap2020-06-111-10/+2
* Namco custom chip improvements. (#6589) Mike2020-04-251-0/+6
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-8/+8
* polepos.cpp: Support save states AJR2019-05-151-0/+3
* -mb88xx, m6809, konami: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-11/+12
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Convert MB88XX ports to DEVCB and remove generic device type (nw) AJR2017-06-271-14/+9
* finished updating mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-241-12/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* more timer_pulse removal (nw) Ivan Vangelista2017-05-131-1/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+208