summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sid.h
Commit message (Expand)AuthorAgeFilesLines
* sorted out more (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* (MESS) Cleanups. (nw) Curt Coder2013-02-141-3/+0
* Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... Curt Coder2013-02-121-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* 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-1/+3
* BIG update. Aaron Giles2011-03-291-1/+1
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-1/+0
* 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-7/+7
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-261-2/+0
* Cleaned up the sid interface. Wilbert Pol2008-12-231-1/+1
* Added running_machine parameter to the callback in the sid interface. Wilbert Pol2008-12-201-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-8/+1
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-3/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+74