summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/carnival.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-2/+2
* a little more macro removal (nw) Ivan Vangelista2020-05-161-4/+4
* New clone added hap2019-04-241-32/+76
* vicdual: split off carnival driver class (nw) hap2019-04-241-12/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* ay8910.cpp : Updates cam9002019-02-151-2/+2
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-7/+7
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-5/+5
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-2/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-8/+4
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* vicdual: rewrote carnival music board emulation, copy-pasted samples handling... hap2016-01-221-163/+86
* fixes (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+297