mame/src/lib/util
2009-09-10 08:39:42 +00:00
..
astring.c Added casts to ensure proper values are passed to the ctype.h functions. 2009-06-25 08:04:39 +00:00
astring.h Fixed popmessage. 2008-07-14 15:00:58 +00:00
avcomp.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
avcomp.h Added video level detection and reporting to ldverify. 2008-08-12 17:37:53 +00:00
aviio.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
aviio.h Added uncompressed AVI recording. Extended aviio to be able 2008-05-13 03:02:11 +00:00
bitmap.c Cleanups and version bump. 2009-07-16 07:37:54 +00:00
bitmap.h Added basic support in bitmap.c for 64-bit indexed bitmaps. As a 2009-07-13 22:34:43 +00:00
cdrom.c Cleanups and version bump. 2009-03-19 07:28:58 +00:00
cdrom.h Moved chd_clone_metadata code into chdman.c so that it can intelligently 2009-03-10 15:09:00 +00:00
chd.c Fix chdman -update to leave the write protect state alone when updating 2009-08-02 22:01:47 +00:00
chd.h Fix chdman -update to leave the write protect state alone when updating 2009-08-02 22:01:47 +00:00
corefile.c Fixed resource leak in core_fload(). 2009-07-16 06:11:17 +00:00
corefile.h Added new function core_fload() to load a file into an allocated buffer. 2009-03-11 05:06:34 +00:00
corestr.c Cleanups and version bump. 2009-09-10 08:39:42 +00:00
corestr.h Added helper function core_i64_hex_format. Replaced several printf cases in the debugger 2009-09-10 08:04:08 +00:00
coreutil.c romload cleanups: 2009-01-02 19:20:55 +00:00
coreutil.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
harddisk.c Added flags to the metadata entries, encoded in the top bit. Right now 2009-03-05 07:35:24 +00:00
harddisk.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
huffman.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
huffman.h Rejiggered huffman.c to support multiple interleaving 2008-08-12 09:24:22 +00:00
jedparse.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
jedparse.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
md5.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
md5.h Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
options.c Added casts to ensure proper values are passed to the ctype.h functions. 2009-06-25 08:04:39 +00:00
options.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
palette.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
palette.h Major drawgfx cleanup, global removal, and feature enhancements: 2009-01-12 11:05:15 +00:00
png.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
png.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
pool.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
pool.h Copyright cleanup: 2008-01-06 00:47:40 +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
unicode.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
unicode.h Note: I have done some testing, but there are probably more bugs 2008-07-12 20:18:25 +00:00
unzip.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
unzip.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
vbiparse.c Simplified core deinterlacing logic based on availability of pre- 2008-09-29 09:23:22 +00:00
vbiparse.h Changed requirements for laserdisc CHDs to require a new chunk of 2008-09-18 15:17:42 +00:00
xmlfile.c Added casts to ensure proper values are passed to the ctype.h functions. 2009-06-25 08:04:39 +00:00
xmlfile.h Added new flag to menu items: MENU_FLAG_DISABLE, which means the 2008-08-13 04:55:42 +00:00