summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/pleiads.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-11/+11
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-7/+7
* Fix log messages and only log error by default Frank Palazzolo2020-05-201-3/+6
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-3/+3
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* dkong, gridlee, hyprolyb, jedi, mario, phoenix, pleids, polepos, redalert, tx... mooglyguy2018-05-311-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* rename "x Audio Custom" to "x Custom Sound" (nw) hap2017-11-071-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+11
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-30/+0
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* 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
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+745