summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/cage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-22/+24
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-5/+5
* fixes (nw) Olivier Galibert2017-11-301-1/+1
* a start at moving mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-231-27/+16
* 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-9/+6
* Self-registering devices prep: Vas Crabb2017-02-271-7/+8
* removed another driver_data call (nw) smf-2016-11-151-3/+2
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* updated a few few drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-05-181-4/+7
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-4/+8
* 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
* clang-modernize part 4 Miodrag Milanovic2015-12-041-39/+39
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+695