summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/2608intf.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/+0
* 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-7/+3
* remove 8 kilobytes of internal ROM sample data from MAME's YM2608 emulation, ... David Haywood2013-10-271-0/+1
* a few changes for consistency (nw) smf-2013-05-111-4/+4
* doesn't need fm.h yet (nw) smf-2013-05-111-1/+0
* modernized the YM2608 [smf] smf-2013-05-101-22/+27
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-281-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-9/+9
* 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
* 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-25/+15
* 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-14/+16
* 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
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+0
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* AY-3-8910 rewrite: Couriersud2008-04-221-4/+2
* 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/+38