summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/es5506.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* es5506.cpp : Fix volume, Reduce unnecessary values cam9002019-11-021-14/+9
* es5506.cpp : Correct algorithms, Allow signed shifting (#5837) cam9002019-10-311-18/+27
* es5506.cpp : Implement more differs between ES5505/5506, Reduce duplicates (#... cam9002019-10-301-15/+21
* es5506.cpp : Add/Implement ES5505 difference, Fix spacing, Various updates cam9002019-10-301-67/+115
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+0
* es5506.cpp, Sync sample rate with esqpump.cpp (#4582) cam9002019-02-021-0/+2
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-40/+0
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-0/+3
* vgmplay: Added all sound chips (including multiple instances supported by the... smf-2018-08-041-0/+1
* devcb3 Vas Crabb2018-07-071-4/+4
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-19/+19
* Make machine().describe_context() a const function returning a std::string (nw) AJR2017-07-131-2/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-84/+56
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-59/+59
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-3/+3
* override part 3 (nw) Miodrag Milanovic2015-12-051-8/+8
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+248