| Commit message (Expand) | Author | Age | Files | Lines |
* | vgmplay: Support ym2608, ym2610, ym2612 & y8950 samples [smf] |  smf- | 2018-09-19 | 1 | -4/+4 |
* | vgmplay added Y8950, YMF262 & YMF278B [smf] |  smf- | 2018-07-29 | 1 | -0/+5 |
* | vgmplay: start all clocks at zero and reset all sound chips on a song change ... |  smf- | 2018-07-27 | 1 | -1/+1 |
* | turn a bit more of fmopl into something resembling C++ (nw) |  Vas Crabb | 2017-12-01 | 1 | -254/+249 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -905/+913 |
* | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -107/+107 |
* | Cleanup, TIMER_CALLBACK was only in unused parts (nw) |  Miodrag Milanovic | 2016-10-21 | 1 | -33/+0 |
* | -vgmplay.cpp: Added YM3812 support. [Ryan Holtz] |  therealmogminer@gmail.com | 2016-08-19 | 1 | -2/+7 |
* | Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... |  therealmogminer@gmail.com | 2016-08-18 | 1 | -5/+15 |
* | - removed FUNC_NULL macro |  Miodrag Milanovic | 2016-07-01 | 1 | -1/+1 |
* | Typo fix: convertion → conversion |  Jordi Mallach | 2016-04-01 | 1 | -2/+2 |
* | Setting GPL license for Jarek Burczynski, by his request (nw) |  Miodrag Milanovic | 2016-01-21 | 1 | -1/+1 |
* | added some missing (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -1/+1 |
* | macro removal INLINE -> static inline (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -19/+19 |
* | Removed need for -Wno-c++11-narrowing for clang |  Miodrag Milanovic | 2015-12-04 | 1 | -36/+36 |
* | some core c++11 narrowing fixes (nw) |  Miodrag Milanovic | 2015-12-04 | 1 | -32/+32 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -3/+3 |
* | fmopl: partially revert ksl order fix |  kazblox | 2015-11-22 | 1 | -1/+1 |
* | fmopl: here too... |  kazblox | 2015-11-18 | 1 | -1/+1 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+2582 |