summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/wavwrite.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
* Fixed some potential memory leaks and NULL pointer deferences as well as remo... Scott Stone2011-06-151-1/+3
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-3/+3
* All files modified here solely depend on osdcore.h. Therefore changed all mal... Couriersud2010-01-171-9/+9
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-3/+3
* Added new #define ENDIANNESS_NATIVE, which maps to either ENDIANNESS_LITTLE Aaron Giles2009-01-171-16/+9
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+207