summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/cage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-11/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+2
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-6/+0
* MCFG removal (nw). Ted Green2018-09-031-0/+1
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* cage.cpp Cleanups (#3416) cam9002018-06-261-8/+18
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* a start at moving mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-231-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* updated a few few drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-05-181-0/+2
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-0/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-9/+9
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
* modernized cage, dcs and midwayic (nw) Miodrag Milanovic2014-04-201-9/+96
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-3/+3
* Audio device additions: [Atari Ace] Scott Stone2011-04-091-4/+5
* BIG update. Aaron Giles2011-03-291-3/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* address space compilation fixes. smf-2008-11-151-1/+1
* Major cpuintrf changes: Aaron Giles2008-11-101-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Converted the IDE controller to a device. Updated all drivers Aaron Giles2008-04-151-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+20