summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sid.c
Commit message (Expand)AuthorAgeFilesLines
* update license for Peter Trauner and Antoine Mine (nw) Miodrag Milanovic2015-05-111-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* (MESS) Cleanups. (nw) Curt Coder2013-02-141-12/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-19/+18
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-7/+7
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-021-4/+4
* BIG update. Aaron Giles2011-03-291-5/+5
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-4/+4
* Updated sound devices not cover with previous patches (used only by MESS) (no... Miodrag Milanovic2010-09-021-6/+6
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* Bulk change alert. Aaron Giles2009-04-261-3/+3
* Cleaned up the sid interface. Wilbert Pol2008-12-231-2/+2
* Added running_machine parameter to the callback in the sid interface. Wilbert Pol2008-12-201-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-6/+6
* Fixing #include order in sid.c Nathan Woods2008-02-041-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-2/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-01-241-12/+12
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Atari Ace) Aaron Giles2007-12-241-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+364