This is ckmame, a program to check ROM sets for MAME, the Multiple Arcade Machine Emulator (http://mame.retrogames.com). It tells you which ROM files are missing or have a wrong checksum, and can delete unknown and unused files from the ROM sets, and rename or move ROM files.
To use it, you need
- zlib (at least version 1.1.2)
- libzip
- Berkeley DB
- optionally libxml2 (for parsing xmame -listxml output)
You will also need a description of the ROM set you want to check. For MAME, it can be obtained by running `mame -listxml'.
You can find zlib at http://www.zlib.net/, Berkeley DB at http://www.sleepycat.com/, libzip at http://www.nih.at/libzip/, and libxml2 at http://xmlsoft.org/.
If you make a binary distribution, please include a pointer to the distribution site
http://www.nih.at/ckmame/
ftp ftp.nih.at /pub/nih/ckmame
The latest version can always be found there.
Mail suggestions and bug reports to <nih@giga.or.at>.
