summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ym2413.c
Commit message (Expand)AuthorAgeFilesLines
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-6/+6
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-15/+4
* Sound cores compile cleanly. Aaron Giles2009-03-121-9/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-9/+7
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-61/+59
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-1/+2
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-61/+58
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-7/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-07-241-20/+13
* added features from data sheet (documentation) Brian Troha2008-02-031-0/+11
* Cleanups and version bump to 0.122u4.mame0122u4 Aaron Giles2008-01-071-5/+5
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Added save state support to slapstic. Aaron Giles2008-01-051-4/+81
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2122