summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-27307-87625/+0
* jpmsru.cpp: Added new sets, and fixed audio. (#9919) SomeRandomGuyIdk2022-06-261-3/+2
* audio/cclimber: fix off-by-1 problem when looping hap2022-06-161-4/+4
* audio/cclimber: assert on rom region size hap2022-06-091-2/+3
* audio/cclimber: use a timer+dac instead of MAME samples, add support for looping hap2022-06-092-78/+86
* toprollr: correct samples base pitch hap2022-06-082-9/+11
* 8080bw.cpp, mw8080bw.cpp: Some cleanup/untangling: (#9884) Vas Crabb2022-06-051-23/+22
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-0436-337/+284
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-302-2/+2
* New working clones Ivan Vangelista2022-05-271-75/+0
* atarijsa.h: remove stray "private:" hap2022-05-251-2/+0
* marblmd2.cpp - removed /2 on clock, now runs 68k at 14Mhz like Batman + hook ... David Haywood2022-05-252-11/+23
* srcclean in preparation for release Vas Crabb2022-05-223-10/+10
* JPM SRU fruit machine improvements (#9632) SomeRandomGuyIdk2022-05-174-0/+179
* cage.cpp: Add partially support of variable sound output channels (#9105) cam9002022-04-232-15/+87
* wpcsnd: added save-state support Robbbert2022-04-072-2/+6
* -util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays. Vas Crabb2022-04-033-13/+13
* init vars for coverity (previously missed in mame/*) Robbbert2022-04-023-13/+13
* init vars for coverity (mame/audio) Robbbert2022-03-3122-167/+167
* srcclean and manual tidying up in preparation for 0.242 release Vas Crabb2022-03-271-2/+2
* gts3,gts3a: added rom banking for oki6295. Robbbert2022-03-162-16/+21
* gts3,gts3a: added sound to most remaining games. Robbbert2022-03-142-1/+86
* gts80a,b: sound for another 16 machines. Robbbert2022-03-132-1/+139
* gts80b,gts3: added more sound Robbbert2022-03-132-13/+93
* bonebstr: added sound Robbbert2022-03-132-53/+147
* gts80b: added sound to more games. Fixed mmmaster, topsound. Robbbert2022-03-122-174/+337
* gts1,gts80: Improved sound. Added bonus display. Robbbert2022-03-112-27/+30
* gts1: added outputs Robbbert2022-03-071-10/+10
* seta.cpp: X0-006 does contain ROM after all, so updated description Ivan Vangelista2022-03-031-1/+1
* New working clones Ivan Vangelista2022-03-031-0/+2
* audio/dkong.cpp: Corrected RAM size for dkong3 audio CPUs. (#9328) 0kmg2022-02-211-2/+2
* New working machines hap2022-01-272-12/+276
* alcat_l7: added sound Robbbert2022-01-272-32/+159
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-2630-42/+42
* s8a,s9: made sound card a device. Robbbert2022-01-262-0/+147
* s3,s4,s6,s6a,s7: fixed audio bugs that I'd left behind. Robbbert2022-01-262-24/+30
* Added Williams Dac+speech device for system 6,6a,7. Robbbert2022-01-242-0/+152
* Added Williams DAC sound card device. Added this to s3,s4,wms_shuffle. Robbbert2022-01-232-0/+151
* New clones marked as NOT_WORKING Ivan Vangelista2022-01-193-9/+11
* Namco custom chip improvements (#9141) Mike2022-01-144-28/+15
* Revert "pinball2k: Updates to the driver (#9072)" (#9078) Robert2022-01-012-307/+3
* pinball2k: Updates to the driver (#9072) erikieNL2022-01-012-3/+307
* audio/flower.cpp: Fix Volume LUT ROM accessing, Add notes (#9011) cam9002021-12-211-3/+7
* audio/wiping.cpp, drivers/at.cpp, cv1k.cpp, namcos10.cpp: removed some machin... Ivan Vangelista2021-12-172-20/+14
* -Updated translations: Vas Crabb2021-12-171-4/+4
* Atari Lynx emulation updates (#8931) cam9002021-12-142-612/+0
* flower.cpp: Replace hardcoded tags to region pointers, Fix some sound/cocktai... cam9002021-12-142-105/+104
* -Completed Slovak translation. [Milan Galcik] Vas Crabb2021-12-071-1/+1
* Remove a few outdated references to MESS Dirk Best2021-12-022-2/+2
* tms32031.cpp: Add TMS320VC33 emulation support, Add notes (#8766) cam9002021-11-191-1/+1