summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/fmopl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* turn a bit more of fmopl into something resembling C++ (nw) Vas Crabb2017-12-011-254/+249
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-905/+913
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-107/+107
* Cleanup, TIMER_CALLBACK was only in unused parts (nw) Miodrag Milanovic2016-10-211-33/+0
* -vgmplay.cpp: Added YM3812 support. [Ryan Holtz] therealmogminer@gmail.com2016-08-191-2/+7
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-5/+15
* - removed FUNC_NULL macro Miodrag Milanovic2016-07-011-1/+1
* Typo fix: convertion → conversion Jordi Mallach2016-04-011-2/+2
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+1
* added some missing (nw) Miodrag Milanovic2015-12-121-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-19/+19
* Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-041-36/+36
* some core c++11 narrowing fixes (nw) Miodrag Milanovic2015-12-041-32/+32
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* fmopl: partially revert ksl order fix kazblox2015-11-221-1/+1
* fmopl: here too... kazblox2015-11-181-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2582