summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/megacdcd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers with m, n: some macro removal (nw) Ivan Vangelista2020-05-301-43/+43
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-13/+12
* megacdcd: Eliminate machine().device (nw) AJR2019-05-161-14/+11
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+6
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-6/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-30/+0
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* space.machine -> machine (nw) Olivier Galibert2017-12-141-5/+5
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-15/+2
* 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-3/+124
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* removed cdda volume trampolines (nw) smf-2016-10-291-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-37/+37
* Stop CD-DA when machine is resetted for Mega CD and Neo Geo CD (nw) angelosa2016-07-261-0/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-13/+13
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1331