summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Create RST interrupt buffer device AJR2018-02-182-84/+0
* Fix arcade and tiny builds (hopefully) (nw) AJR2018-02-171-62/+0
* taito_en: Hook up ES5510 effects DSP [cam900, R. Belmont] arbee2018-02-172-142/+78
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-154-4/+0
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-144-7/+11
* mario: Workaround for MT #6870 AJR2018-02-121-4/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-1266-200/+224
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-283-13/+13
* timeplt_audio: Move soundlatch down into device, since it's actually part of ... AJR2018-01-262-1/+13
* that's a time, not a crystal, and I'm not doing eight overloads (nw) Vas Crabb2018-01-261-2/+2
* Move Multipcm bank schemes to DEVICE_ADDRESS_MAP (#3113) cam9002018-01-252-9/+26
* various reorganization of radica and vtech stuff (#3108) David Haywood2018-01-242-0/+330
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-2326-85/+85
* Fix timeplt_audio (nw) AJR2018-01-202-26/+17
* dcs: Put back in skip. gauntdl loses sound otherwise. (nw) Ted Green2018-01-181-2/+1
* dcs: Some minor changes mainly for DSIO and DENVER systems. (nw) Ted Green2018-01-182-21/+32
* Flushing some stuff... (nw) Olivier Galibert2018-01-181-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-1781-267/+234
* All SNES APU docs I can find claims it runs at 2.048 MHz and there's no menti... angelosa2018-01-151-1/+2
* snes_snd.cpp: merge timer counters into one single function [Angelo Salese] angelosa2018-01-142-31/+62
* snes_snd.cpp: TnDIV divides by 256 when setting written is 0 [Angelo Salese] angelosa2018-01-142-14/+18
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-1316-49/+90
* New way to provide DAC reference inputs (nw) AJR2018-01-1016-90/+49
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-054-8/+7
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-302-26/+24
* New working machines: Phil Bennett2017-12-241-1/+3
* dcs: DSIO and DENVER don't use SDRC dma. Fixes boot hang on roadburn. (nw) Ted Green2017-12-181-1/+2
* dcs: Missed some enumeration changes in previous commit. (nw) Ted Green2017-12-171-5/+5
* atlantis/vegas: Fixed DCS audio banking for DENVER and DSIO DCS audio. Ted Green2017-12-142-33/+39
* space.machine -> machine (nw) Olivier Galibert2017-12-1414-35/+34
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-1311-34/+34
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-1311-34/+34
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-7/+7
* exidy440.cpp: Correct 6809 types (nw) AJR2017-12-111-5/+5
* decobsmt: 2 MHz is OK (nw) AJR2017-12-101-1/+1
* decobsmt: CPU type (nw) AJR2017-12-101-2/+2
* audio/midway.h, audio/williams.h: fixed validation (nw) Ivan Vangelista2017-12-092-5/+5
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-084-8/+8
* williams audio: lower adpcm volume (nw) hap2017-12-071-1/+1
* Fix rax, maybe (nw) Olivier Galibert2017-12-031-4/+4
* Fix harddriv sound, maybe (nw) Olivier Galibert2017-12-031-2/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-4/+4
* fixes (nw) Olivier Galibert2017-11-301-1/+1
* emumem: API change [O. Galibert] Olivier Galibert2017-11-292-13/+13
* srcclean (nw) Vas Crabb2017-11-262-13/+13
* Remove pulse_input_line version using CPU minimum quantum, which can (though ... AJR2017-11-222-2/+2
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-1/+1
* Fix for 06766: spacefb and clones: DAC sounds not working 100% (nw) Scott Stone2017-11-201-1/+1
* scud: Fix music; reduce log spam (nw) AJR2017-11-191-0/+1