summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ay8910.h
Commit message (Expand)AuthorAgeFilesLines
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+0
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-71/+35
* Sound cores no longer allocate their own tokens. Instead they return a new Aaron Giles2009-01-181-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-131-0/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-261-0/+9
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-1/+1
* Terminology cleanup. "Machine" handlers are now "space" handlers. Aaron Giles2008-11-151-4/+4
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-47/+49
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-3/+3
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-3/+5
* Cleanups/version bump.mame0124u5 Aaron Giles2008-05-011-3/+3
* ay8910: Cosmetic Couriersud2008-04-271-8/+39
* AY-3-8910 rewrite: Couriersud2008-04-221-7/+19
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-6/+6
* Reversing previous submission. The AY8910 has so many ways it can be hooked,... Zsolt Vasvari2008-01-221-65/+0
* - Added read/write handlers for the "natural" hook-ups of an AY-8910 chip Zsolt Vasvari2008-01-221-0/+65
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+90