summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/phoenix.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-8/+7
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-2/+2
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-7/+7
* 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-3/+2
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* rename "x Audio Custom" to "x Custom Sound" (nw) hap2017-11-071-1/+1
* 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
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full ... Miodrag Milanovic2015-12-211-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+548