summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-275-16/+31
* More gen_latch (nw) Ivan Vangelista2016-05-201-6/+6
* updated a few few drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-05-182-4/+9
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-184-14/+23
* move gb sound and gb lcd in order to make snes compile, since used by bus dev... Miodrag Milanovic2016-05-012-900/+0
* irem audio fix (nw) Miodrag Milanovic2016-05-013-2/+5
* exidy fix (nw) Miodrag Milanovic2016-05-011-0/+5
* vicdual fix compile Miodrag Milanovic2016-04-305-0/+21
* cliffhgr fix (nw) Miodrag Milanovic2016-04-301-0/+4
* warpwarp.cpp: allow separate building (nw) Ivan Vangelista2016-04-303-39/+39
* fix astrocde (nw) Miodrag Milanovic2016-04-294-1/+10
* asteroid build fix (nw) Miodrag Milanovic2016-04-292-0/+5
* Revert "Unified filenames for ep64 audio/video components to match driver (nw)" Miodrag Milanovic2016-04-252-3/+1
* vc4000snd and specimx_snd files renamed to match driver (nw) Scott Stone2016-04-244-5/+5
* tvc_snd renamed to match driver name (nw) Scott Stone2016-04-242-1/+1
* Moved upd1771 files to proper device folder and fixed includes (nw) Scott Stone2016-04-242-639/+0
* Wonderswan audio/video files renamed to match driver (nw) Scott Stone2016-04-242-2/+2
* Unified filenames for ep64 audio/video components to match driver (nw) Scott Stone2016-04-242-1/+3
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-244-18/+18
* no need for keeping it (nw) Miodrag Milanovic2016-04-231-13/+0
* commented out unused function, which broke compile at my end. etabeta782016-04-231-0/+2
* Implemented dynamic loading of precompiled solver code. [Couriersud] couriersud2016-04-231-1/+1
* Removed specific filter implementation and merged it with placed where used (nw) Miodrag Milanovic2016-04-231-0/+184
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-1/+0
* Convert kidniki netlist into an external one. couriersud2016-04-172-105/+101
* Merge pull request #811 from ajrhacker/static_config Miodrag Milanović2016-04-151-1/+1
|\
| * Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* | Significant speed improvement: couriersud2016-04-151-2/+2
* | Merge pull request #776 from jmallach/typos R. Belmont2016-04-121-2/+2
|\ \ | |/ |/|
| * Fix typo: compresed → compressed Jordi Mallach2016-03-311-2/+2
* | some improvements to airraid / cross shooter driver based on hw tests, should... David Haywood2016-04-101-1/+1
* | Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-076-45/+39
|/
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
* netlist: couriersud2016-03-271-1/+4