| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for std::array and for custom types that map to integers/FP value... |  Aaron Giles | 2021-04-13 | 1 | -4/+13 |
| * | New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... |  Aaron Giles | 2021-04-02 | 1 | -2743/+78 |
| * | ymf262: fix off-by-one error in OPL3_SLOT_CONNECT |  Scott Percival | 2020-10-28 | 1 | -1/+1 |
| * | Fix the compile. |  arbee | 2020-09-22 | 1 | -1/+2 |
| * | ym2203/ym2608/ym2610/ym2612/ymf262/ym3526/ym3812/y8950/ym2413/ymf271/ymf278b/... |  Aaron Giles | 2020-09-21 | 1 | -20/+10 |
| * | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -1/+1 |
| * | ymf278b.cpp : Fix output rate and clock divider of FM part, Fix mixing behavior |  cam900 | 2020-02-08 | 1 | -6/+16 |
| * | ymf278b.cpp : Allow scaling for FM DO2 output |  cam900 | 2019-10-14 | 1 | -5/+4 |
| * | -ymf262: Fixed savestates. [dink] |  mooglyguy | 2018-12-25 | 1 | -0/+5 |
| * | vgmplay added Y8950, YMF262 & YMF278B [smf] |  smf- | 2018-07-29 | 1 | -1/+1 |
| * | ymf262.cpp : Add device_clock_changed |  cam900 | 2018-07-28 | 1 | -5/+15 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -33/+36 |
| * | srcclean (nw) |  Vas Crabb | 2017-04-23 | 1 | -1/+1 |
| * | fix building with clang on windows (extraneous parenthesis warning) (nw) |  smf- | 2017-03-29 | 1 | -2/+2 |
| * | ymf262: add save state support, slot pointer checks |  Scott Percival | 2017-03-27 | 1 | -50/+158 |
| * | 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 | -96/+96 |
| * | Cleanup, TIMER_CALLBACK was only in unused parts (nw) |  Miodrag Milanovic | 2016-10-21 | 1 | -38/+0 |
| * | missed these in commit (nw) |  Miodrag Milanovic | 2016-07-01 | 1 | -1/+1 |
| * | Setting GPL license for Jarek Burczynski, by his request (nw) |  Miodrag Milanovic | 2016-01-21 | 1 | -1/+1 |
| * | removed memory tracking (nw) |  Miodrag Milanovic | 2016-01-08 | 1 | -1/+1 |
| * | macro removal INLINE -> static inline (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -18/+18 |
| * | Removed need for -Wno-c++11-narrowing for clang |  Miodrag Milanovic | 2015-12-04 | 1 | -35/+35 |
| * | 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 |
| * | ymf262: I fscked up so hard |  kazblox | 2015-11-22 | 1 | -1/+1 |
| * | ymf262: fix ksl shift bits |  kazblox | 2015-11-18 | 1 | -1/+1 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+2715 |