| Commit message (Expand) | Author | Age | Files | Lines |
* | ymfm: Refactor new FM engine into a 3rdparty library (#8046) |  Aaron Giles | 2021-05-14 | 1 | -1/+1 |
* | ay8910: remove old printf msg |  hap | 2020-11-11 | 1 | -4/+0 |
* | ay8910.cpp: Fix noise rate regression (#7283) |  cam900 | 2020-09-24 | 1 | -3/+2 |
* | ay8910.cpp: Reduce performance when expanded mode is enable (#7259) |  cam900 | 2020-09-21 | 1 | -10/+9 |
* | Revert "sound: Improved view interfaces to match usage patterns" |  Aaron Giles | 2020-09-17 | 1 | -11/+13 |
* | sound: Improved view interfaces to match usage patterns |  Aaron Giles | 2020-09-17 | 1 | -13/+11 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -37/+23 |
* | ay8910: Modernize struct member save state registration (nw) |  AJR | 2019-12-12 | 1 | -18/+15 |
* | ay8910.cpp : Device-fied sunsoft 5B sound hardware |  cam900 | 2019-09-27 | 1 | -1/+9 |
* | ay8910.cpp : Reduce performance issue |  cam900 | 2019-09-19 | 1 | -8/+10 |
* | ay8910.cpp : Fix naming (#5613) |  cam900 | 2019-09-10 | 1 | -14/+14 |
* | ay8910: Don't play fast and loose with register initialization; some builds w... |  AJR | 2019-09-09 | 1 | -5/+5 |
* | ay8910.cpp : Updates (#5607) |  cam900 | 2019-09-09 | 1 | -191/+287 |
* | ay8910: changed my mind on prev i/o bandaid, it's too dangerous: port read ca... |  hap | 2019-04-07 | 1 | -6/+0 |
* | ay8910: reset i/o reg on port direction change (nw) |  hap | 2019-04-05 | 1 | -0/+6 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -42/+98 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -98/+42 |
* | srcclean (nw) |  Vas Crabb | 2019-02-24 | 1 | -48/+48 |
* | ay8910.cpp : Updates |  cam900 | 2019-02-15 | 1 | -42/+37 |
* | ay8910.cpp : Add notes for AY8930 expanded mode (#4583) |  cam900 | 2019-02-02 | 1 | -0/+61 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -36/+0 |
* | Fix the buggychl mcu to run at 3mhz as shown on the schematic, and add sound ... |  Lord-Nightmare | 2018-05-29 | 1 | -1/+1 |
* | memory: Remove some space parameters from the apple2 domain [O. Galibert] |  Olivier Galibert | 2017-12-19 | 1 | -0/+20 |
* | update ay8910/ym2203 notes (nw) |  Lord-Nightmare | 2017-08-31 | 1 | -4/+6 |
* | Improve the speed of romident by dynamically allocating some large device mem... |  Phil Bennett | 2017-07-02 | 1 | -2/+3 |
* | ay8910.cpp: Document device names (nw) |  AJR | 2017-06-15 | 1 | -20/+20 |
* | ay8910.cpp: Fixed device_clock_changed to respect the YM2149_PIN26_LOW flag. ... |  Lord-Nightmare | 2017-06-11 | 1 | -6/+5 |
* | fix c&p error (nw) |  Lord-Nightmare | 2017-06-09 | 1 | -5/+5 |
* | add ay-3-8913 diagram (nw) |  Lord-Nightmare | 2017-06-06 | 1 | -0/+34 |
* | various comment updates (nw) |  Lord-Nightmare | 2017-06-04 | 1 | -2/+2 |
* | A little more info on the YMZ chips (nw) |  AJR | 2017-06-02 | 1 | -0/+6 |
* | ay-3-8910: update/fix documentation and comments, add additional pinouts and ... |  Lord-Nightmare | 2017-06-02 | 1 | -77/+224 |
* | ay8910.cpp: add pinout, remove outdated comments from .h [Lord Nightmare] |  Lord-Nightmare | 2017-05-30 | 1 | -0/+92 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -82/+45 |
* | Overrided device device method to support changing clock frequencies in the a... |  tim lindner | 2017-03-11 | 1 | -0/+5 |
* | ay8910: Handy guide to bus control signals (nw) |  AJR | 2017-03-05 | 1 | -0/+22 |
* | ay8910: Rename write handler, as it's not that most common setup |  Dirk Best | 2017-03-05 | 1 | -1/+2 |
* | ay8910: Add a write handler for the case of bc1=a0 and bc2=a1 |  Dirk Best | 2017-03-05 | 1 | -0/+18 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -9/+9 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -19/+19 |
* | Implement upper address check, not configurable at present but chips could be... |  smf- | 2016-10-08 | 1 | -21/+35 |
* | ay8910.cpp: Implement register readback masking for ay-3-8914 as used on Inte... |  Lord-Nightmare | 2016-09-15 | 1 | -1/+8 |
* | big10: Various modest input/output improvements |  AJR | 2016-08-31 | 1 | -8/+13 |
* | Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... |  therealmogminer@gmail.com | 2016-08-18 | 1 | -0/+23 |
* | Prevent NaN errors by initializing variable in ui::text_layout (nw) |  AJR | 2016-06-18 | 1 | -6/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -21/+21 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -5/+5 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -5/+5 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -21/+21 |
* | macro removal INLINE -> static inline (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -3/+3 |