summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/es5503.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-108/+0
* 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
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-4/+4
* es5503 used devcb2 instead of custom callbacks (nw) Miodrag Milanovic2014-03-231-20/+15
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-6/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-38/+38
* es5503: Make the number of output channels configurable [O. Galibert] Olivier Galibert2012-11-231-2/+11
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* es5503: Preserve phase when oscillators loop [R. Belmont] R. Belmont2012-09-081-1/+1
* Cleanups and version bumpmame0143u5 Angelo Salese2011-09-061-2/+2
* es5503: converted to modern device, improved IRQ timing [R. Belmont] R. Belmont2011-09-021-10/+93
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* 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-2/+2
* Ok, this is The Big One. Aaron Giles2009-02-111-7/+7
* 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-6/+8
* more sound core structure/renaming updates. 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/+15