summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ymf262.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-33/+36
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* fix building with clang on windows (extraneous parenthesis warning) (nw) smf-2017-03-291-2/+2
* ymf262: add save state support, slot pointer checks Scott Percival2017-03-271-50/+158
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-96/+96
* Cleanup, TIMER_CALLBACK was only in unused parts (nw) Miodrag Milanovic2016-10-211-38/+0
* missed these in commit (nw) Miodrag Milanovic2016-07-011-1/+1
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+1
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-18/+18
* Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-041-35/+35
* some core c++11 narrowing fixes (nw) Miodrag Milanovic2015-12-041-32/+32
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* ymf262: I fscked up so hard kazblox2015-11-221-1/+1
* ymf262: fix ksl shift bits kazblox2015-11-181-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2715