summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/2151intf.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-6/+6
* (MESS) fixed clang 3.2 warnings about unused private fields (nw) Oliver Stöneberg2013-03-201-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-4/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-2/+2
* Created a base class delegate_common_base for all delegate Aaron Giles2012-10-141-18/+55
* Memory handler normalization, part 1. Aaron Giles2012-09-171-5/+5
* 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
* Now that memory_bank is exposed as an object, removed all the global Aaron Giles2012-04-181-2/+2
* 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-31/+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/+2
* Terminology cleanup. "Machine" handlers are now "space" handlers. Aaron Giles2008-11-151-1/+1
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-23/+27
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-1/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+37