summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-0926-214/+0
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-052-778/+0
* Separate include file usage for netlist. couriersud2017-01-291-0/+2
* srcclean (nw) Vas Crabb2017-01-222-3/+3
* Merge pull request #1963 from ajrhacker/wms_dac R. Belmont2017-01-126-33/+33
|\
| * More DAC identification and sound stuff AJR2017-01-126-33/+33
* | Merge branch 'master' of https://github.com/mamedev/mame Ariane Fugmann2017-01-122-7/+5
|\|
| * Rename misleading solver parameters. (nw) couriersud2017-01-081-5/+5
| * Remove parameter GS_THRESHOLD. It is now outdated. (nw) couriersud2017-01-082-2/+0
* | polyplay: added newer ZRE-PP based polyplay version Ariane Fugmann2017-01-121-50/+11
|/
* dcs: Remove unused variable (nw) Ted Green2017-01-051-2/+1
* Cedar Magnet/EFO ZSU AJR2017-01-042-0/+362
* Fix compile for I8039 test code in mario sound. (nw) couriersud2016-12-311-4/+1
* Hook up luigi walking sound in netlist mario sound implementation. couriersud2016-12-313-239/+315
* Make mario netlist compiling again. (nw) couriersud2016-12-271-5/+5
* first srcclean pass (nw) Vas Crabb2016-12-253-3/+3
* votrax sc01: Simulate [O. Galibert] Olivier Galibert2016-12-246-646/+0
* dcs: Implemented proper ram bank switch for ADSP2181 systems. (nw) Ted Green2016-12-212-20/+56
* csd: Update interface to better reflect real hardware, add address Dirk Best2016-12-212-125/+92
* Move the Cheap Squeak Deluxe sound board to its own file and give it Dirk Best2016-12-214-242/+277
* Identify DAC for Midway Cheap Squeak Deluxe/Turbo Cheap Squeak Dirk Best2016-12-181-2/+2
* beezer: Rewrite driver Dirk Best2016-12-121-482/+0
* MT 06449 Robbbert2016-12-101-0/+1
* 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