summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spacing and version bump.mame0123u3 Aaron Giles2008-02-281-1/+1
* Converted MACHINE_DRIVER definitions from function Aaron Giles2008-02-261-86/+117
* Remove some deprecat.h includes from osd layer: Couriersud2008-02-231-1/+1
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-5/+5
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* This updates makes the text displayed by the various UI sliders more intellig... Zsolt Vasvari2008-01-211-3/+24
* sound: Couriersud2008-01-201-3/+14
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Atari Ace) Aaron Giles2007-12-311-5/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+955