summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sid6581.c
Commit message (Expand)AuthorAgeFilesLines
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* Sound cores compile cleanly. Aaron Giles2009-03-121-2/+2
* Device-ized the SID code Nathan Woods2009-02-201-18/+8
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-3/+3
* Compilation fix Nathan Woods2009-02-171-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-34/+25
* MSVC fix [Atari Ace] Nathan Woods2009-02-021-2/+2
* Compilation fix Nathan Woods2009-01-231-1/+1
* On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: Aaron Giles2009-01-221-1/+0
* Sound cores no longer allocate their own tokens. Instead they return a new Aaron Giles2009-01-181-6/+4
* Added running_machine parameter to the callback in the sid interface. Wilbert Pol2008-12-201-2/+2
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-191-12/+12
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-181-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-101-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-071-3/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-4/+4
* This patch furthers the process of aligning the sound cores with the Aaron Giles2008-12-041-1/+1
* From AtariAce: Aaron Giles2008-11-131-11/+11
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-1/+1
* Minor MESS compilation fix Nathan Woods2008-08-011-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-3/+3
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+144