summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ics2115.c
Commit message (Expand)AuthorAgeFilesLines
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* Added casting operators to the region_info class so you can assign Aaron Giles2010-01-161-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-4/+1
* Cleanups and version bump.mame0135u4 Aaron Giles2009-12-231-29/+29
* Added save states to ics2115 sound device Fabio Priuli2009-12-221-68/+127
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Sound cores compile cleanly. Aaron Giles2009-03-121-5/+5
* Ok, this is The Big One. Aaron Giles2009-02-111-38/+38
* On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: Aaron Giles2009-01-221-2/+0
* Sound cores no longer allocate their own tokens. Instead they return a new Aaron Giles2009-01-181-5/+3
* Removed redundant config parameter from SND_START. Aaron Giles2009-01-181-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-2/+0
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-191-9/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-181-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-121-36/+42
* Here's the big one.... Aaron Giles2008-12-111-54/+49
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-101-1/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-3/+3
* This patch furthers the process of aligning the sound cores with the Aaron Giles2008-12-041-2/+2
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-2/+2
* Some more driver conversions to new functions. Aaron Giles2008-11-231-8/+0
* From AtariAce: Aaron Giles2008-11-131-8/+8
* Major cpuintrf changes: Aaron Giles2008-11-101-1/+1
* more sound core structure/renaming updates. Derrick Renaud2008-08-091-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-07-241-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+2
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-4/+4
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-10/+10
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+578