summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* gst80,gts80a,gts80b: WIP. Some games can be played. Robbbert2021-10-182-9/+16
* Various volume level adjustements to avoid hitting limiter. (#8553) David Haywood2021-09-242-3/+10
* -goldnpkr.cpp: Base screen parameters on how games program the CRTC. Vas Crabb2021-09-132-5/+5
* segam1audio.cpp: Fix overdriven sound (#8556) algestam2021-09-101-6/+6
* Miscellaneous cleanup. Vas Crabb2021-09-093-213/+248
* qix: remove a popmessage hap2021-09-081-2/+4
* -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-063-37/+36
* n8080: merge some input ports, remove tag lookups hap2021-09-021-3/+3
* New working machines hap2021-08-301-1/+1
* More miscellaneous cleanup: Vas Crabb2021-08-302-49/+77
* cps3: Clamp audio from the custom device Aaron Giles2021-08-291-0/+7
* MT2099: Reduce overdriven audio volumes. Aaron Giles2021-08-264-14/+14
* atarig42: remove undumped dangerex proms(not used by MAME) hap2021-08-261-1/+1
* mario: Reduce volume so we don't clip constantly just when running around. Aaron Giles2021-08-241-1/+1
* srcclean for upcoming release Vas Crabb2021-08-221-5/+5
* audio/mw8080bw.cpp: added some notes deriving from comparison between driver ... Ivan Vangelista2021-08-121-3/+3
* clshroad.cpp: various fixes (#8400) Angelo Salese2021-08-081-3/+9
* new WORKING machine (#8370) David Haywood2021-07-311-0/+2
* srcclean for 0.234 branch Vas Crabb2021-07-251-3/+3
* flt_rc.cpp: Rename the filter types to be more consistent with regards to beh... Lord-Nightmare2021-07-051-1/+1
* Add a differentiator bandpass filter primitive to flt_biquad.cpp. [Lord Night... Lord-Nightmare2021-07-041-1/+1
* turbo.cpp: subclasses, input / output finders, save state preparation Ivan Vangelista2021-07-011-149/+148
* Add working ADPCM sound to EFO ZSU and Magnet System sound boards AJR2021-06-302-66/+125
* srcclean in preparation for release Vas Crabb2021-06-271-2/+2
* machine/latch8.cpp: Clean up a little. Vas Crabb2021-06-241-11/+11
* Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-224-57/+22
* audio/gottlieb.cpp: Minor updates to handlers; save some more members AJR2021-06-112-3/+25
* Super A'Can: DMA sample support and corrected sample length (#8160) [Ryan Hol... MooglyGuy2021-06-102-97/+149
* -supracan.cpp: Added basic sound emulation. (#8143) [Ryan Holtz, superctr] MooglyGuy2021-06-062-0/+313
* dragrace.cpp: added dip locations [Guru] Ivan Vangelista2021-05-231-21/+21
* sprint2.cpp: added dip locations [Guru] Ivan Vangelista2021-05-221-28/+28
* nitedrvr.cpp: removed tagmap lookups and other very minor cleanups Ivan Vangelista2021-05-221-22/+22
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-1410-10/+10
* nl_segas16b: fix two capacitor labels (#7950) enikland22021-04-231-6/+6
* laserbat.cpp: Quantise area effect 2/shell effect for catnmous. (#7964) Vas Crabb2021-04-211-3/+3
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-1/+1
* remove references to "mame64" from comments hap2021-03-291-1/+1
* suna8.cpp: removed auto_allorc_array, started work on save state supports, ot... Ivan Vangelista2021-03-111-9/+12
* audio/seibu.cpp: Implement in-service lockout for IRQs; prevent Cabal from lo... AJR2021-03-042-30/+67
* crashrd: Coverity 315390 (unused code). Also added notes. Robbbert2021-03-051-46/+6
* Revert "Fix YM synchronization in Seibu sound device." Aaron Giles2021-03-022-7/+1
* Fix YM synchronization in Seibu sound device. Aaron Giles2021-03-022-1/+7
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-276-10/+10
* apexc, apf, aussiebyte, avt, chaos, cops, corona, dec0, dms86, eprom, esq5505... Ivan Vangelista2021-02-171-0/+2
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-142-3/+3
* cmi01a: Coverity 315772; fm7: Coverity 315775 Robbbert2021-02-141-1/+1
* audio rax: Coverity 315527 Robbbert2021-02-141-3/+3
* srcclean in preparation for branching release Vas Crabb2021-01-242-3/+3
* xybots.cpp: fixed MT05379 Ivan Vangelista2021-01-192-2/+17
* roland_s10.cpp, roland_s50.cpp: Add skeleton sampler devices AJR2021-01-124-0/+189