summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/galaxian.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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