summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound
Commit message (Expand)AuthorAgeFilesLines
* i5000/ics2115/iopspu/iremga20: update to new stream callbacks Aaron Giles2020-09-188-42/+36
* gaelco/gb/hc55516/huc620: update to new stream callback Aaron Giles2020-09-188-58/+56
* esqpump: missed change Aaron Giles2020-09-171-1/+1
* flt_rc/flt_vol: update to new stream callbacks Aaron Giles2020-09-174-34/+40
* es1373/es5503/es5506/esqpump: update to new stream callbacks Aaron Giles2020-09-178-190/+137
* dmadac/dspv: update to new stream callbacks Aaron Giles2020-09-174-22/+48
* Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles2020-09-1733-153/+173
* sound: Improved view interfaces to match usage patterns Aaron Giles2020-09-1733-173/+153
* Mac updates [R. Belmont] arbee2020-09-161-0/+5
* dac76/dave/digitalk/discrete: update to new stream callbacks Aaron Giles2020-09-1610-65/+56
* cdp1863/cdp1864/cpd1869: update to new stream callbacks Aaron Giles2020-09-164-32/+28
* cdp1863/cdp1864/cpd1869: update to new stream callbacks Aaron Giles2020-09-162-17/+14
* cem3394: Major rework Aaron Giles2020-09-152-282/+214
* beep/bsmt2000/c140/c352/c6280/cdda: Update to new stream callbacks Aaron Giles2020-09-1512-89/+94
* Converted 'a' sound devices to new callbacks. Aaron Giles2020-09-148-74/+53
* Merge branch 'master' of https://github.com/mamedev/mame Aaron Giles2020-09-131-26/+26
|\
| * emu/save.cpp: Fix bad SFINAE trick breaking segapcm.cpp, fix saving attotime ... Vas Crabb2020-09-141-26/+26
* | votrax: Updated to new stream callback. Aaron Giles2020-09-132-9/+9
|/
* es5503: don't overdrive the output [R. Belmont] arbee2020-09-131-1/+1
* multipcm.cpp: Work around template error introduced in 9b582574922cb7af1a9a31... AJR2020-09-131-10/+10
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-13250-917/+892
* sn76496: remove u8106 alias hap2020-09-022-14/+0
* es5506.cpp: Updates [cam900] cam9002020-08-272-371/+312
* sp0250: Apparently this is how STRUCT_MEMBER is supposed to work. Aaron Giles2020-08-251-8/+5
* Updated netlist licenses to CC0. Various minor adjustments based on PR comments. Aaron Giles2020-08-251-4/+5
* sc01: Fix pitch and closure [O. Galibert] Olivier Galibert2020-08-233-9/+45
* srcclean for 0.224 Vas Crabb2020-08-231-1/+1
* sp0250: Further verification from real hardware. Aaron Giles2020-08-211-14/+6
* sp0250: count one more for pitch; update comments. Aaron Giles2020-08-211-5/+2
* Sound and other improvements to Sega G-80 games. (#7103) Aaron Giles2020-08-192-96/+196
* Merge tag 'mame0223' into mainline-master Vas Crabb2020-08-061-1/+0
|\
| * -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ... Vas Crabb2020-08-061-1/+0
* | k054539.cpp: Allow side effects, Add imperfect_features (#6996) cam9002020-07-272-3/+8
|/
* srcclean for 0.223 Vas Crabb2020-07-263-13/+13
* Revert "ics2115.cpp: Update envelope behavior, Minor adjusts (#6983)" (#7000) cam9002020-07-242-41/+90
* dgpix: profiling says 40% of the time is spend calling describe_context() and... Olivier Galibert2020-07-241-9/+0
* k053260.cpp: Allow side effects cam9002020-07-242-4/+5
* ics2115.cpp: Update envelope behavior, Minor adjusts (#6983) cam9002020-07-232-82/+36
* okim9810: Modernize logging AJR2020-07-211-40/+45
* Implement FDS sound emulation (#6953) cam9002020-07-142-0/+466
* dac: Add ZN426E device Dirk Best2020-07-131-0/+1
* ymz280b.cpp: Better fix for signed arithmetic issue AJR2020-07-111-4/+4
* fix YMZ280 breakage. MetalliC2020-07-121-2/+2
* Fix clang error: unused variable 'FRAC_MASK' [-Werror,-Wunused-const-variable] AJR2020-07-101-1/+0
* Merge pull request #6917 from cam900/rf5c400_save ajrhacker2020-07-102-23/+34
|\
| * rf5c400.cpp: Modernized save states, Allow clock changed behavior cam9002020-07-062-23/+34
* | Merge pull request #6856 from cam900/saa1099_freq ajrhacker2020-07-102-50/+30
|\ \
| * | saa1099.cpp: Fix output, frequency behavior, Add notes cam9002020-06-242-50/+30
* | | ymz280b.cpp: Modernize save state, Fix frequency calculation (#6922) cam9002020-07-102-110/+110
| |/ |/|
* | k007232.cpp: Updates sound routines (#6857) cam9002020-07-052-96/+128