summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+6
* taito_zm games: Better default Zoom/SPU balance superctr2018-08-191-2/+2
* taito_zm: fix comments for ctr (nw) hap2018-08-181-10/+0
* taito_zm.cpp / zsg2.cpp - more improvements (#3866) superctr2018-08-182-11/+18
* taito_zm: DSP emulation (work in progress!) (#3854) superctr2018-08-172-21/+63
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-12/+2
* Improve Taito Zoom ZSG-2 sound emulation (#3847) superctr2018-08-141-1/+5
* Partially revert 3b48aed0bf4b94474a0f848b5e4e2d536343bfd6, the variables can ... smf-2018-08-121-2/+2
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-115-128/+112
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-4/+4
* Misc. fixes for recent commits (nw) AJR2018-08-101-1/+1
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-108-97/+97
* -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw mooglyguy2018-08-101-12/+12
* vgmplay: WonderSwan sound is working now. Sound is muted when songs end. [smf] smf-2018-08-092-66/+88
* Fix for spectar sounds [Jim Hernandez] Robbbert2018-08-051-3/+4
* vgmplay: Added all sound chips (including multiple instances supported by the... smf-2018-08-042-18/+26
* Works now (nw) Olivier Galibert2018-08-032-36/+36
* Partially revert 09466d3382eb1bdd9dedb3ce3793e1c440527615 due to crashes (nw) AJR2018-08-022-36/+36
* Previous commit examples of use (nw) Olivier Galibert2018-08-022-36/+36
* tx1.cpp: fixed MT07059 (nw) Ivan Vangelista2018-07-301-0/+3
* orbit.cpp, seta.cpp: timer_set removal (nw) Ivan Vangelista2018-07-231-5/+4
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* ps2sony: Some basic VU1 support, major file reshuffling, nw mooglyguy2018-07-212-333/+0
* clean up/encapsulate gottlieb sound, remove more MCFG_ (nw) Vas Crabb2018-07-132-107/+102
* ps2sony: Checkpoint, nw mooglyguy2018-07-102-59/+206
* more MCFG_ gone (nw) Vas Crabb2018-07-091-6/+0
* ps2sony: checkpoint, nw mooglyguy2018-07-072-0/+186
* fix building with clang 6.0.1 (nw) smf-2018-07-071-1/+1
* devcb3 Vas Crabb2018-07-0721-104/+100
* cleanup (nw) Vas Crabb2018-07-061-1/+1
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-1/+1
* seibu_sound: Interrupt modernization (nw) AJR2018-06-302-18/+22
* dcs: Reinstate hastily removed eat_cycles. Fixes MT07027. (nw) Ted Green2018-06-292-1/+7
* cage.cpp Cleanups (#3416) cam9002018-06-262-71/+68
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-245-5/+5
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-1/+1
* mcr, mcr3, pt68k4, rex6000: Removed machine().device, nw mooglyguy2018-06-234-0/+24
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-173-5/+5
* williams.cpp : Cleanups (#3660) cam9002018-06-162-40/+51
* get rid of some overloaded names - a lot of these will become unnecessary aft... Vas Crabb2018-06-147-16/+16
* jedi: Moderate driver overhaul AJR2018-06-121-84/+15
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-0838-238/+238
* exidy.cpp, victory.cpp: Full encapsulation of audio devices AJR2018-06-032-133/+214
* Update dcs audio to get sf2049 closer to working. Ted Green2018-06-032-37/+111
* snk6502: improve sound encapsulation and fix BGM (nw) Vas Crabb2018-06-022-403/+791
* scramble: Removed machine().device. src/mame/audio is now clean of machine().... mooglyguy2018-06-011-29/+0
* snk6502, trackfld: Eliminate machine().device, remove some tag lookups, added... mooglyguy2018-06-014-160/+102
* svis_snd cleanups, nw mooglyguy2018-06-012-22/+24
* starwars.cpp: Replace machine().device with finders (nw) AJR2018-05-311-6/+3