| Commit message (Expand) | Author | Age | Files | Lines |
* | New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) |  Aaron Giles | 2021-02-27 | 1 | -9/+3 |
* | ay8910.cpp: Fix noise rate regression (#7283) |  cam900 | 2020-09-24 | 1 | -1/+1 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -5/+5 |
* | ay8910.cpp : Device-fied sunsoft 5B sound hardware |  cam900 | 2019-09-27 | 1 | -2/+11 |
* | ay8910.h : Fix duty masking (#5616) |  cam900 | 2019-09-10 | 1 | -1/+1 |
* | ay8910.cpp : Fix naming (#5613) |  cam900 | 2019-09-10 | 1 | -8/+8 |
* | ay8910.cpp : Updates (#5607) |  cam900 | 2019-09-09 | 1 | -11/+149 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -43/+42 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -42/+43 |
* | ay8910.cpp : Updates |  cam900 | 2019-02-15 | 1 | -44/+42 |
* | ay8910.cpp : Add notes for AY8930 expanded mode (#4583) |  cam900 | 2019-02-02 | 1 | -0/+1 |
* | ay8910: finished MCFG macros removal (nw) |  Ivan Vangelista | 2018-11-14 | 1 | -23/+0 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -6/+9 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -9/+8 |
* | de-staticify initializations for src/devices/sound (nw) |  Wilbert Pol | 2018-02-25 | 1 | -14/+14 |
* | memory: Remove some space parameters from the apple2 domain [O. Galibert] |  Olivier Galibert | 2017-12-19 | 1 | -0/+4 |
* | Improve the speed of romident by dynamically allocating some large device mem... |  Phil Bennett | 2017-07-02 | 1 | -1/+1 |
* | ay-3-8910: update/fix documentation and comments, add additional pinouts and ... |  Lord-Nightmare | 2017-06-02 | 1 | -3/+3 |
* | ay8910.cpp: add pinout, remove outdated comments from .h [Lord Nightmare] |  Lord-Nightmare | 2017-05-30 | 1 | -15/+0 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -27/+35 |
* | Added virtual keyword to declaration. |  tim lindner | 2017-03-11 | 1 | -1/+1 |
* | Overrided device device method to support changing clock frequencies in the a... |  tim lindner | 2017-03-11 | 1 | -0/+1 |
* | ay8910: Rename write handler, as it's not that most common setup |  Dirk Best | 2017-03-05 | 1 | -3/+3 |
* | ay8910: Add a write handler for the case of bc1=a0 and bc2=a1 |  Dirk Best | 2017-03-05 | 1 | -2/+5 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -28/+28 |
* | Implement upper address check, not configurable at present but chips could be... |  smf- | 2016-10-08 | 1 | -2/+3 |
* | ay8910.h: list some more aliases, as per Robbie (nw) |  Ivan Vangelista | 2016-10-08 | 1 | -1/+1 |
* | ay8910.h: mention the OKI M5255 as compatible / clone (nw) |  Ivan Vangelista | 2016-10-07 | 1 | -0/+1 |
* | Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... |  therealmogminer@gmail.com | 2016-08-18 | 1 | -0/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -10/+10 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -10/+10 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -3/+3 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+273 |