summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/galaxian.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-11/+11
* misc cleanup (nw) Vas Crabb2020-02-021-6/+6
* galaxian: Clean up audio device code. [Couriersud] couriersud2020-01-201-11/+31
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-52/+8
* Fix some but not all validation errors from 2fedd39d2baffe6adb881a2fda9067299... AJR2018-05-281-1/+1
* cclimber, battles, crystal, ql, n64, ibmpcjr, tia: Miscellaneous machine().de... mooglyguy2018-05-281-2/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-12/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* 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-2/+24
* rename "x Audio Custom" to "x Custom Sound" (nw) hap2017-11-071-1/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Merge pull request #2086 from kazblox/master ajrhacker2017-02-241-4/+3
|\
| * Corrected the main crystal in marineb.cpp to 12MHz as seen in PCB photos. Kaz2017-02-061-4/+3
* | Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
|/
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+528