summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use autofinder for Seibu sound ROM bank; fix airraid regression (nw) AJR2016-11-282-5/+17
* srcclean (nw) Vas Crabb2016-11-272-59/+59
* Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of... AJR2016-11-252-112/+80
* Merge pull request #1776 from ajrhacker/seibu_sound_cleanup R. Belmont2016-11-252-262/+56
|\
| * Fix disastrous regression in dynduke and raiden (nw) AJR2016-11-251-2/+2
| * Seibu sound device cleanup (nw) AJR2016-11-242-262/+56
* | A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-244-5/+5
|/
* removed another driver_data call (nw) smf-2016-11-151-3/+2
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-122-7/+7
* Revert "Use true/false if type used is bool (nw)" Miodrag Milanovic2016-11-121-1/+1
* Use true/false if type used is bool (nw) Miodrag Milanovic2016-11-111-1/+1
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-112-7/+7
* general: Don't attach memory maps to driver_device [O. Galibert] Olivier Galibert2016-11-1010-26/+26
* MAMETesters Bugs Fixed: Phil Bennett2016-11-062-0/+616
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-033-4/+4
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-228-18/+18
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-22130-970/+970
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-1734-1197/+424
* change the comment, to describe what effect machine().scheduler().synchronize... smf-2016-10-091-2/+2
* mac: rewrite audio output for original Macs to work like hardware. [R. Belmont] arbee2016-10-081-174/+0
* Assume same frequencies used between lvcards.cpp and tehkanwc.cpp and closing... angelosa2016-09-161-1/+1
* Another round of these Vas Crabb2016-08-272-16/+16
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-274-9/+9
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-3/+3
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-064-4/+4
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-064-4/+4
* Devfind revision phase 2 (nw) AJR2016-08-052-2/+5
* There we go, srcclean eats all our C++ now Vas Crabb2016-08-021-1/+1
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-1/+1
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-2/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-5/+5
* Fix Zaccaria audio board regression (nw) AJR2016-07-111-1/+1
* Further IRQ passthrough cleanup AJR2016-07-084-6/+6
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-299-9/+9
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* tms32010.cpp: devcb instead of memory map for bio line (nw) Ivan Vangelista2016-06-231-3/+3
* atlantis: Minor update (nw) Ted Green2016-06-191-1/+1
* atlantis: Added dcs3 fifo reset to address map (nw) Ted Green2016-06-192-4/+45
* atlantis: Update address mapping and add zeus2 video device (nw) Ted Green2016-06-191-7/+5
* Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restr... AJR2016-06-171-1/+1
* mcr, mcr3: fixed memory regressions. Robbbert2016-06-172-2/+2
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-2/+4
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-5/+5
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+2
* dcs: Added comment to last change (nw) Ted Green2016-06-101-0/+2
* dcs: Fix buffer overflow with sf2049se. (nw) Ted Green2016-06-091-2/+3
* vegas: Corrected sub-device lookup string (nw) Ted Green2016-06-081-0/+1
* more gen_latch (nw) Ivan Vangelista2016-06-071-16/+23
* more gen_latch-ification (nw) Ivan Vangelista2016-06-014-16/+14
* (nw) WIP: Updated atlantis driver. Ted Green2016-05-291-0/+1