summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* -c352: Added optional compile-time PCM logging, and cleaned up some code, nw mooglyguy2019-11-142-114/+198
* -k007232: Added optional WAV logging of PCM samples. [Ryan Holtz] mooglyguy2019-11-132-305/+152
* add new source files to build scripts, standardise some #include guards (nw) Vas Crabb2019-11-142-6/+6
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-095-13/+13
* fix Clang compile (nw) arbee2019-11-011-2/+2
* es5506.cpp : Fix volume, Reduce unnecessary values cam9002019-11-022-50/+32
* es5506.cpp : Correct algorithms, Allow signed shifting (#5837) cam9002019-10-312-134/+135
* clean up cane/orbite additions (nw) Vas Crabb2019-10-311-2/+2
* Added two new unreleased Model Racing games (#5813) janniz2019-10-311-9/+29
* es5506.cpp : Fix silence (#5834) cam9002019-10-311-1/+1
* es5506.cpp : Implement more differs between ES5505/5506, Reduce duplicates (#... cam9002019-10-302-42/+63
* es5506.cpp : Fix regression cam9002019-10-301-2/+2
* Fix clang build [-Werror,-Wunused-const-variable] (nw) AJR2019-10-291-31/+37
* es5506.cpp : Add/Implement ES5505 difference, Fix spacing, Various updates cam9002019-10-302-876/+907
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-2617-130/+46
* Tidy grammar Zoë Blade2019-10-231-9/+8
* c140: Update comments (nw) AJR2019-10-151-6/+1
* ymf278b.cpp : Allow scaling for FM DO2 output cam9002019-10-142-5/+12
* arse Vas Crabb2019-10-121-4/+0
* devices/sound/rf5c68.cpp: fixed MT04531 (nw) Ivan Vangelista2019-10-121-0/+4
* (nw) misc cleanup: Vas Crabb2019-10-111-11/+5
* mos6581.cpp : Add save states cam9002019-10-077-239/+362
* ay8910.cpp : Device-fied sunsoft 5B sound hardware cam9002019-09-272-3/+20
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-4/+4
* (nw) misc cleanup: Vas Crabb2019-09-2015-22/+34
* ay8910.cpp : Reduce performance issue cam9002019-09-191-8/+10
* multipcm: Build fix, again (nw) AJR2019-09-171-3/+1
* multipcm: Saner pointer allocation (nw) AJR2019-09-162-4/+2
* multipcm: Fix crash on exit (nw) AJR2019-09-121-2/+2
* multipcm: Eliminate auto_alloc (nw) AJR2019-09-112-125/+125
* ay8910.h : Fix duty masking (#5616) cam9002019-09-101-1/+1
* ay8910.cpp : Fix naming (#5613) cam9002019-09-102-22/+22
* ay8910: Don't play fast and loose with register initialization; some builds w... AJR2019-09-091-5/+5
* ay8910.cpp : Updates (#5607) cam9002019-09-092-202/+436
* c140: Rework interrupt timing and fix regression (nw) AJR2019-09-061-7/+14
* fix vsllvm build (nw) Peter Ferrie2019-09-051-1/+1
* c140: Add timing output to trigger periodic FIRQ AJR2019-09-052-1/+35
* ym2151.cpp : Fix reset behavior cam9002019-09-031-0/+1
* Various improvements over Vrender0 based systems [Angelo Salese] (#5580) Angelo Salese2019-09-022-8/+8
* k051649.cpp : Updates cam9002019-08-272-69/+72
* trocana: Add preliminary MSM6650 device and some test inputs AJR2019-08-062-25/+89
* k573dio: timing fixes Eric Vidal2019-07-142-4/+8
* itech32.cpp, es5506: Reduce logging noise (nw) AJR2019-07-091-4/+4
* pokey: Note (nw) AJR2019-06-181-0/+1
* huc6230.cpp : Add docs cam9002019-06-151-0/+3
* ymf278b: Eliminate clock macro (nw) AJR2019-06-112-5/+1
* Add Bally squawk & talk boards (#5175) Mike2019-06-082-3/+5
* tms5220: switch the log mask define comments to be above the defines Mike Harris2019-06-071-16/+15
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-0613-19/+0
* Fix clang build [-Werror,-Wunused-private-field] (nw) AJR2019-06-051-1/+0