mame/src/lib/util
Aaron Giles 7f5529c2cd Templatized the palette generators and made naming consistent.
Moved video/generic flip screen management into the base
driver_device class and updated all callers.
2012-04-09 17:30:29 +00:00
..
astring.c Cleanups and version bump 2012-01-08 14:41:35 +00:00
astring.h Major CHD/chdman update. The CHD version number has been increased 2012-02-16 09:47:18 +00:00
avhuff.c Fix ld tool compilation. 2012-02-20 07:26:05 +00:00
avhuff.h Fix ld tool compilation. 2012-02-20 07:26:05 +00:00
aviio.c Major CHD/chdman update. The CHD version number has been increased 2012-02-16 09:47:18 +00:00
aviio.h Major bitmap-related changes throughout the system. There are 2012-01-12 21:19:49 +00:00
bitmap.c Major CHD/chdman update. The CHD version number has been increased 2012-02-16 09:47:18 +00:00
bitmap.h Major CHD/chdman update. The CHD version number has been increased 2012-02-16 09:47:18 +00:00
bitstream.h Clean-ups and version bump 2012-02-19 15:23:23 +00:00
cdrom.c Clean-ups and version bump 2012-04-08 14:12:02 +00:00
cdrom.h Added code to cdrom.c to compute and verify ECC codes for mode 1/2 2012-04-06 13:24:30 +00:00
chd.c chdman: Correct processing of GDI files, add ability to extractcd to .gdi, verified perfect checksum round-tripping on .GDI files. [R. Belmont] 2012-03-04 02:17:35 +00:00
chd.h When copying CHDs, preserve the flag that indicates whether the metadata 2012-03-06 17:58:12 +00:00
chdcd.c chdman: Correct processing of GDI files, add ability to extractcd to .gdi, verified perfect checksum round-tripping on .GDI files. [R. Belmont] 2012-03-04 02:17:35 +00:00
chdcd.h The right fix is to not compare against array index -1. 2012-02-19 17:22:07 +00:00
chdcodec.c Clean-ups and version bump 2012-04-08 14:12:02 +00:00
chdcodec.h Added code to cdrom.c to compute and verify ECC codes for mode 1/2 2012-04-06 13:24:30 +00:00
corefile.c Major CHD/chdman update. The CHD version number has been increased 2012-02-16 09:47:18 +00:00
corefile.h Major CHD/chdman update. The CHD version number has been increased 2012-02-16 09:47:18 +00:00
corestr.c Added a way to handle output for debug messages and debugger itself into octal too, and made 2011-10-04 09:58:07 +00:00
corestr.h Added a way to handle output for debug messages and debugger itself into octal too, and made 2011-10-04 09:58:07 +00:00
coretmpl.h Clean-ups and version bump 2012-02-19 15:23:23 +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
flac.c Clean-ups and version bump 2012-02-19 15:23:23 +00:00
flac.h Allow compilation with compatible system-installed versions of libjpeg and libflac [wallyweek, R. Belmont] 2012-03-29 21:56:18 +00:00
harddisk.c Major CHD/chdman update. The CHD version number has been increased 2012-02-16 09:47:18 +00:00
harddisk.h Major CHD/chdman update. The CHD version number has been increased 2012-02-16 09:47:18 +00:00
hashing.c Be more rigorous about parsing invalid hashes. Report them 2012-02-21 06:29:54 +00:00
hashing.h Clean-ups and version bump 2012-02-19 15:23:23 +00:00
huffman.c Clean-ups and version bump 2012-02-19 15:23:23 +00:00
huffman.h Clean-ups and version bump 2012-02-19 15:23:23 +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 Change order of parsing in emu_options, so first all slot devices are set and then image devices. 2011-11-09 10:28:30 +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 Templatized the palette generators and made naming consistent. 2012-04-09 17:30:29 +00:00
png.c Major bitmap-related changes throughout the system. There are 2012-01-12 21:19:49 +00:00
png.h Major bitmap-related changes throughout the system. There are 2012-01-12 21:19:49 +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.h Major CHD/chdman update. The CHD version number has been increased 2012-02-16 09:47:18 +00:00
un7z.c Clean-ups and version bump 2012-02-19 15:23:23 +00:00
un7z.h Add LZMA codec and .7z container support [David Haywood, R. Belmont] 2012-02-12 17:55:51 +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 Cleanups and version bump 2012-01-08 14:41:35 +00:00
zippath.h Removed old C-based interface to astrings. astring exists only as 2012-01-03 00:21:13 +00:00