| Commit message (Expand) | Author | Age | Files | Lines |
* | ymfm: Refactor new FM engine into a 3rdparty library (#8046) |  Aaron Giles | 2021-05-14 | 1 | -244/+0 |
* | srcclean in preparation for branching release |  Vas Crabb | 2021-04-25 | 1 | -1/+1 |
* | New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... |  Aaron Giles | 2021-04-02 | 1 | -68/+23 |
* | srcclean in preparation for release |  Vas Crabb | 2021-03-28 | 1 | -3/+3 |
* | New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) |  Aaron Giles | 2021-02-27 | 1 | -1801/+167 |
* | sound: Add a few new helpers to write_stream_view |  Aaron Giles | 2020-09-20 | 1 | -11/+2 |
* | Revert "sound: Improved view interfaces to match usage patterns" |  Aaron Giles | 2020-09-17 | 1 | -3/+3 |
* | sound: Improved view interfaces to match usage patterns |  Aaron Giles | 2020-09-17 | 1 | -3/+3 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -6/+7 |
* | ym2151.cpp: Fix noise behavior (#6852) |  cam900 | 2020-06-25 | 1 | -16/+6 |
* | pokey, ym2151: Modernize struct saving (nw) |  AJR | 2020-04-21 | 1 | -45/+40 |
* | ym2151: Add YM2414 as alias (no attempt at emulating distinctive features at ... |  AJR | 2020-03-26 | 1 | -0/+11 |
* | ym2151: Add YM2164 variant and emulate some known differences |  AJR | 2020-03-04 | 1 | -2/+43 |
* | ym2151.cpp: initialize one variable more (nw) |  Ivan Vangelista | 2019-12-14 | 1 | -0/+2 |
* | ym2151.cpp : Fix reset behavior |  cam900 | 2019-09-03 | 1 | -0/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -8/+8 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -8/+8 |
* | Remove unnecessary address_space arguments on FM sound chips read/write handlers |  cam900 | 2019-01-31 | 1 | -8/+8 |
* | ym2151: Emulate reset line |  AJR | 2017-07-26 | 1 | -5/+19 |
* | YM2151 reset line handler added, though not implemented properly yet (nw) |  AJR | 2017-07-25 | 1 | -0/+13 |
* | ym2151: Support dynamic changes to clock frequency |  AJR | 2017-06-26 | 1 | -11/+20 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -32/+32 |
* | Cleanups and version bump |  Miodrag Milanovic | 2016-07-27 | 1 | -1/+1 |
* | ym2151: Isolate, objectify, integrate [O. Galibert] |  Olivier Galibert | 2016-06-29 | 1 | -1327/+680 |
* | Setting GPL license for Jarek Burczynski, by his request (nw) |  Miodrag Milanovic | 2016-01-21 | 1 | -1/+1 |
* | macro removal INLINE -> static inline (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -10/+10 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -5/+5 |
* | Some more cleanup (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -3/+5 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+2500 |