mame/src/lib/util
2011-08-25 17:58:46 +00:00
..
astring.c astring: don't copy a pointer onto itself (not harmful, but annoying in Valgrind) (no whatsnew) 2011-05-01 01:00:21 +00:00
astring.h astring: Fix build on NetBSD and other systems where toupper() is a macro [Thomas Klausner] 2011-04-23 21:54:20 +00:00
avcomp.c lib/util now includes stdlib.h where needed 2010-01-17 20:15:47 +00:00
avcomp.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
aviio.c Cleanups and version bump 2011-06-05 22:35:20 +00:00
aviio.h Fix minor oops. 2011-03-09 02:58:54 +00:00
bitmap.c lib/util now includes stdlib.h where needed 2010-01-17 20:15:47 +00:00
bitmap.h NOTE: This change requires two new osd functions: osd_malloc() and 2010-01-08 06:05:29 +00:00
cdrom.c Cleanups and version bump 2011-08-25 17:58:46 +00:00
cdrom.h Added support for loading other image types to cdrom device, with use of chdman part of code [Miodrag Milanovic] 2011-08-20 06:47:40 +00:00
chd.c lib/util now includes stdlib.h where needed 2010-01-17 20:15:47 +00:00
chd.h Cleanups and version bump. 2010-06-17 06:55:54 +00:00
chdcd.c Cleanups and version bump 2011-08-25 17:58:46 +00:00
chdcd.h Added support for loading other image types to cdrom device, with use of chdman part of code [Miodrag Milanovic] 2011-08-20 06:47:40 +00:00
corefile.c - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] 2011-07-31 15:46:18 +00:00
corefile.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
corestr.c (Big tangle of changes that all happened as I was looking into the ROM 2011-04-13 20:31:00 +00:00
corestr.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
coreutil.c Cleanups and version bump. 2009-10-12 08:45:25 +00:00
coreutil.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
harddisk.c lib/util now includes stdlib.h where needed 2010-01-17 20:15:47 +00:00
harddisk.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
huffman.c lib/util now includes stdlib.h where needed 2010-01-17 20:15:47 +00:00
huffman.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
jedparse.c Cleanups and version bump. 2009-10-12 08:45:25 +00:00
jedparse.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
md5.c Fix for memsets in core (no whatsnew) 2011-07-13 07:35:14 +00:00
md5.h Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
opresolv.c Fixed 04376: Typo in lib/util/opresolv.c (no whatsnew) 2011-06-16 16:58:23 +00:00
opresolv.h - moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic] 2010-06-16 18:04:30 +00:00
options.c ini file write: skip those <UNADORNED..> options, and don't start the file with a newline 2011-08-22 16:04:36 +00:00
options.h Added support for multi level slot devices [Miodrag Milanovic] 2011-06-27 12:37:56 +00:00
palette.c Fix yuv factors in palette normalization. The web is full of errors... 2011-02-06 23:36:17 +00:00
palette.h Results of running the latest srcclean. 2009-12-28 09:04:00 +00:00
png.c Since PNG writing is used for MNG as well, switch back to default compression 2010-09-30 05:19:33 +00:00
png.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
pool.c Fix the memory leaks with the strconv.c function by 2010-04-23 17:10:03 +00:00
pool.h pool.c calls renamed so they can me used by MAMEUI and MESS (no whatsnew needed) 2010-01-19 15:42:30 +00:00
sha1.c From: Atari Ace [mailto:atari_ace@verizon.net] 2008-04-24 05:59:39 +00:00
sha1.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
tagmap.c Move generic templates from emucore.h to emutempl.h. 2011-02-07 05:47:17 +00:00
tagmap.h Be consistent about template argument naming. 2011-04-30 20:37:06 +00:00
unicode.c Cleanups and version bump. 2009-10-12 08:45:25 +00:00
unicode.h Cleanup & version bump. 2010-11-08 09:08:55 +00:00
unzip.c lib/util now includes stdlib.h where needed 2010-01-17 20:15:47 +00:00
unzip.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
vbiparse.c Cleanups and version bump. 2009-10-12 08:45:25 +00:00
vbiparse.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
xmlfile.c Cleanups and version bump. 2009-10-12 08:45:25 +00:00
xmlfile.h Cleanups and version bump. 2009-10-12 08:45:25 +00:00
zippath.c osd_free should be used instead of free (no whatsnew) 2010-06-17 14:52:24 +00:00
zippath.h - moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic] 2010-06-16 18:04:30 +00:00