| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -273/+0 |
* | Updates and fixes for places where we have major contributors decision (nw) |  Miodrag Milanovic | 2015-05-26 | 1 | -1/+1 |
* | sorted out more (nw) |  Miodrag Milanovic | 2015-05-14 | 1 | -1/+1 |
* | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | More cleanups, there is issue with srcclean that needs to be taken care as we... |  Miodrag Milanovic | 2014-07-22 | 1 | -12/+12 |
* | AY8910_RESISTOR_OUTPUT now selects resistance calculation by simple saturatio... |  Couriersud | 2014-07-09 | 1 | -1/+10 |
* | devcv2 -> devcb (nw) |  Miodrag Milanovic | 2014-05-14 | 1 | -12/+12 |
* | ay8910.c: Provide chip-specific details (number of outputs, number of usable ... |  Alex W. Jackson | 2014-05-06 | 1 | -9/+19 |
* | ay8910_device and extended family: converted to devcb2 (nw) |  Ivan Vangelista | 2014-05-06 | 1 | -22/+32 |
* | Cleanup of ay8910 this makes move to devcb2 possible, also now |  Miodrag Milanovic | 2014-04-30 | 1 | -18/+52 |
* | Added option AY8910_RESISTOR_OUTPUT to AY8910. This will output internal resi... |  Couriersud | 2014-02-04 | 1 | -6/+4 |
* | extended large amount of devices with shortname and source file data (nw) |  Miodrag Milanovic | 2013-06-21 | 1 | -2/+2 |
* | simplified ay8910_start_ym now that all sound chips that use it are devices (nw) |  smf- | 2013-05-12 | 1 | -1/+1 |
* | modernised the AY8910 [smf] |  smf- | 2013-05-12 | 1 | -53/+23 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -16/+16 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -8/+8 |
* | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 1 | -2/+1 |
* | conversion of legacy devices into modern wip (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -9/+118 |
* | (interface macro) |  Michaël Banaan Ananas | 2012-05-19 | 1 | -0/+4 |
* | Added ay8910_reset_w() function, used by Joyful Road / Munch Mobile for reset... |  Angelo Salese | 2011-12-07 | 1 | -0/+3 |
* | Sync with MESS, floppy work by OG, and addition of AY8914 (no whatsnew) |  Miodrag Milanovic | 2011-09-19 | 1 | -0/+6 |
* | Preliminary support for ym2149 ssg selectable clock divider. Does any hardwar... |  Michaël Banaan Ananas | 2011-08-30 | 1 | -7/+16 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -2/+2 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -18/+11 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -2/+2 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -2/+0 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -1/+1 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -71/+35 |
* | Sound cores no longer allocate their own tokens. Instead they return a new |  Aaron Giles | 2009-01-18 | 1 | -1/+1 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2009-01-13 | 1 | -0/+9 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-12-26 | 1 | -0/+9 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -1/+1 |
* | Added "tag" parameter to state_save_register_item_* calls. Removed |  Aaron Giles | 2008-11-17 | 1 | -1/+1 |
* | Terminology cleanup. "Machine" handlers are now "space" handlers. |  Aaron Giles | 2008-11-15 | 1 | -4/+4 |
* | This (mostly - see below) completes the structure, lower-casing functions and... |  Derrick Renaud | 2008-08-11 | 1 | -47/+49 |
* | lower cased sn76477_interface and ay8910_interface |  Derrick Renaud | 2008-08-08 | 1 | -3/+3 |
* | Updated structure and naming conventions of the following sound interfaces. |  Derrick Renaud | 2008-08-08 | 1 | -3/+5 |
* | Cleanups/version bump.mame0124u5 |  Aaron Giles | 2008-05-01 | 1 | -3/+3 |
* | ay8910: Cosmetic |  Couriersud | 2008-04-27 | 1 | -8/+39 |
* | AY-3-8910 rewrite: |  Couriersud | 2008-04-22 | 1 | -7/+19 |
* | Added running_machine * parameter to the front of all read/write handlers. |  Aaron Giles | 2008-03-05 | 1 | -6/+6 |
* | Reversing previous submission. The AY8910 has so many ways it can be hooked,... |  Zsolt Vasvari | 2008-01-22 | 1 | -65/+0 |
* | - Added read/write handlers for the "natural" hook-ups of an AY-8910 chip |  Zsolt Vasvari | 2008-01-22 | 1 | -0/+65 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+90 |