summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco50.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -mb88xx, m6809, konami: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-7/+8
* namco50.cpp, namco53.cpp: timer_set removal (nw) Ivan Vangelista2018-08-141-1/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* 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-9/+4
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-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
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* 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/+281