summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound
Commit message (Expand)AuthorAgeFilesLines
* override part 3 (nw) Miodrag Milanovic2015-12-0577-291/+291
* override part 2 (nw) Miodrag Milanovic2015-12-051-5/+5
* override part 1 (nw) Miodrag Milanovic2015-12-0531-139/+139
* cleanuo Miodrag Milanovic2015-12-052-2/+1
* Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-044-243/+243
* some core c++11 narrowing fixes (nw) Miodrag Milanovic2015-12-045-101/+101
* removed usage of deprecated register keyword in our code (nw) Miodrag Milanovic2015-12-042-5/+5
* clang-modernize part 6 Miodrag Milanovic2015-12-0419-171/+171
* clang-modernize part 3 Miodrag Milanovic2015-12-0499-344/+344
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-10/+10
* add casts from emu_file to core_file (issue #482) Trammell Hudson2015-11-271-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-2515-59/+59
* ymf262: I fscked up so hard kazblox2015-11-221-1/+1
* fmopl: partially revert ksl order fix kazblox2015-11-221-1/+1
* Fix missing savestate entries in tms5220.c (nw) Lord-Nightmare2015-11-221-0/+2
* Merge pull request #472 from kazblox/opl_playaround Olivier Galibert2015-11-202-2/+2
|\
| * fmopl: here too... kazblox2015-11-181-1/+1
| * ymf262: fix ksl shift bits kazblox2015-11-181-1/+1
* | Fixed uninitialized class members Miodrag Milanovic2015-11-1916-25/+27
|/
* TMS5220 and TMS5110: Add more verbosity to DEBUG_LATTICE [Lord Nightmare] Lord-Nightmare2015-11-122-2/+18
* Some more cleanup (nw) Miodrag Milanovic2015-11-118-23/+43
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+0
* These are not needed with official tools (nw) Miodrag Milanovic2015-11-101-12/+0
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-092-14/+24
* - Fix PVS-Studio warning V562, "It's odd to compare a bool type value with therealmogminer@gmail.com2015-11-092-7/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-08124-0/+0
* Fix build therealmogminer@gmail.com2015-11-031-1/+1
* Mass cleanup of multipcm.c, nw therealmogminer@gmail.com2015-11-032-437/+584
* TMS5xxx: Fix for occasional audio 'spike' instability/wraparound glitches cau... Lord-Nightmare2015-11-032-2/+2
* make the NES APU device get added with the N2A03 rather than needing to be ad... David Haywood2015-11-022-2/+9
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-0110-40/+47
* Fix error in sample device (nw) Miodrag Milanovic2015-10-311-2/+2
* TMS52xx: Fix a bug where if the FIFO contained exactly 0 bytes and a SPEAK (V... Lord-Nightmare2015-10-231-3/+7
* Fix digitalker speed kazblox2015-10-121-1/+1
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-307-13/+13
* x1_010: this sample rate value seems closer kazblox2015-09-291-1/+1
* Fix PSG chips to have volume reg inited on reset to 0x0 based on tests by Val... Lord-Nightmare2015-09-162-8/+13
* add some notes about the tms51xx interpolator bug (nw) Lord-Nightmare2015-09-162-26/+32
* oops (nw) Lord-Nightmare2015-09-131-2/+2
* TMS5220 and TMS5110: Fixed incorrect implementation of pitch zero which cause... Lord-Nightmare2015-09-132-50/+43
* tms5110r.inc: comment updates (nw) Lord-Nightmare2015-09-131-11/+6
* update build scripts and code change in order to fix compile (nw) Miodrag Milanovic2015-09-136-6/+6
* placed back some files that should be part of core (nw) Miodrag Milanovic2015-09-134-574/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-13269-0/+112276