| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -5/+5 |
* | Some more cleanup (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -1/+2 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1270 |