summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/exidy.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio/exidy.cpp: Better split of state classes; add device finders; add input... AJR2018-05-221-153/+110
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-33/+33
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+34
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* that's a time, not a crystal, and I'm not doing eight overloads (nw) Vas Crabb2018-01-261-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+5
* space.machine -> machine (nw) Olivier Galibert2017-12-141-4/+4
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-4/+6
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-30/+0
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-121-5/+5
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-5/+5
* general: Don't attach memory maps to driver_device [O. Galibert] Olivier Galibert2016-11-101-4/+4
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* reverting: Miodrag Milanovic2016-01-201-4/+4
* 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-4/+4
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1046