mame/src/tools
Aaron Giles 9cae38e0d8 Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
macros with bitmap->pix* functions, and moved bitmap_fill() to bitmap->fill()
among other similar changes. Bitmap fields now only available via accessors.
Replaced sect_rect with &= and union_rect with |= operators for rectangle
classes. Some general cleanup as a result of these changes. [Aaron Giles]
2011-12-31 07:52:26 +00:00
..
chdman.c chdman: fixed -extractcd of images with postgaps. CHDs do not need reconversion, this was an -extractcd problem only. [R. Belmont] 2011-12-31 02:49:25 +00:00
jedutil.c MAMEdev kant spel (Ubuntu/Canonical cares about this) [wallyweek] 2010-07-08 14:10:23 +00:00
ldresample.c Tools now include stdlib.h where needed 2010-01-17 19:14:55 +00:00
ldverify.c Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* 2011-12-31 07:52:26 +00:00
regrep.c - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] 2011-07-31 15:46:18 +00:00
romcmp.c Fixed linking of chdman.exe and romcmp.exe with Visual 2010-04-23 21:01:52 +00:00
runtest.cmd Enhanced runtest to use all available processors. 2008-11-24 01:15:52 +00:00
split.c Fixed compile of split tool under GCC 4.6 (no whatsnew) 2011-09-11 02:23:54 +00:00
src2html.c - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] 2011-07-31 15:46:18 +00:00
srcclean.c scrclean: Let's make buffers little bigger, fixes cleanup of big softlists (no whatsnew) 2011-12-05 12:55:08 +00:00
tools.mak 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
unidasm.c Clean-ups and version bump 2011-08-14 23:01:08 +00:00