summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sid6581.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+2
* Fix SID crashes. Aaron Giles2012-09-181-2/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-7/+7
* (MESS) c128: MMU WIP. (nw) Curt Coder2012-09-101-4/+4
* (MESS) c65: Added missing SID interface. (nw)\n(MESS) c64: Used SID8580 for t... Curt Coder2012-09-041-1/+2
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-42/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-3/+82
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-021-1/+4
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-3/+3
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-2/+2
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-1/+1
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Updated sound devices not cover with previous patches (used only by MESS) (no... Miodrag Milanovic2010-09-021-6/+6
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-1/+1
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+4
* 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