summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/2203intf.h
Commit message (Expand)AuthorAgeFilesLines
* sorted out more (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-6/+1
* got rid of legacy STREAM_UPDATE, created stream_update_delegate and now Miodrag Milanovic2014-04-301-2/+1
* Cleanup of ay8910 this makes move to devcb2 possible, also now Miodrag Milanovic2014-04-301-8/+3
* modernised YM2203 [smf] smf-2013-05-111-18/+31
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+25
* * Fully modernized segahang. Aaron Giles2012-08-101-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-53/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-131-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-261-0/+4
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-45/+47
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-1/+2
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-1/+1
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* AY-3-8910 rewrite: Couriersud2008-04-221-4/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-4/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+67