dumpgame
— extract
rom set information from ckmame database
dumpgame |
{-b | --brief }
[{-D dbfile |
--rom-db dbfile}]
[game] |
dumpgame |
-c | --checksum
[{-D dbfile |
--db dbfile}]
checksum [...] |
dumpgame |
[-hV ] [--all-sets ]
[--dats ] [--detector ]
[--disks ] [--games ]
[--hash-types ] [--help ]
[--list-sets ] [--mia ]
[--set pattern]
[--summary ]
[--version ] |
dumpgame
extracts rom set information from
a ckmame(1) database.
dumpgame
can also find roms matching a particular
checksum.
dumpgame
supports the following
options:
--all-sets
-b
,
--brief
-c
,
--checksum
-D
dbfile, --rom-db
dbfile--dats
--detector
--disks
--games
--hash-types
-h
,
--help
--list-sets
--mia
--set
patterndumpgame
for all sets matching
pattern.--summary
-V
,
--version
MAMEDB
-D
option. Defaults to
“mame.db”.Display rom information for the game “pacman”:
dumpgame
pacman
dumpgame -c
c1e6ab10
dumpgame
was written by
Dieter Baron
<dillo@nih.at> and
Thomas Klausner
<wiz@gatalith.at>.