Scroll to navigation

CHDMAN(1) MAME Compressed Hunks of Data (CHD) manager CHDMAN(1)

NAME

chdman - MAME Compressed Hunks of Data (CHD) manager

SYNOPSIS

chdman option

DESCRIPTION

chdman is the (C)ompressed (H)unks of (D)ata (CHD) manager for MAME. It is a tool to manage CHD images.

OPTIONS

Please note that each option allows a set of switches, the meaning of each is explained in the SWITCHES section below. Whenever the short form for the switch is listed, the long one may be used instead.

Print a summary of the available options or, if option is given, a detailed list of the valid switches for the option.
Dump the header information from a drive image.
Validate the MD5/SHA1 on a drive image.
Create a new compressed raw image from a raw file.
Create a new compressed hard disk image from a raw file.
Create a new compressed CD image from a raw file.
Create a new compressed laserdisc image from a raw file.
Extract a raw file from a CHD image.
Extract a hard disk block image from a CHD image.
Extract a CDRDAO .toc/.bin, CDRWIN .bin/.cue, or Sega Dreamcast .GDI file from a CHD-CD image.
Extract a laserdisc image from a CHD-LD image.
Copy all hunks of data from one CHD file to another. The hunk sizes do not need to match. If the source is shorter than the destination, the source data will be padded with 0s.
Add metadata to the chd.
Remove metadata from the chd.
Dump metadata from the chd to standard output or to a file.

SWITCHES

Specifies CHS geometry values for CHD harddisks.
Which compression codecs to use (up to 4).
Force overwriting an existing file.
Size of each unit, in hunks.
Name of ident file to provide CHS information.
Indexed instance of the metadata tag.
Input file name.
Effective length of the input in bytes.
Effective length of the input in frames.
Effective length of the input in hunks.
Parent CHD's input file name.
Starting byte offset within the input.
Starting frame offset within the input.
Starting hunk offset within the input.
Do not include this metadata information in the overall SHA-1.
Limits the number of processors to use during compression.
Output file name.
Output binary file name for extractcd.
Parent CHD's output file name.
Size of each hard disk sector.
4-character tag for metadata.
Text file containing data to add.
Text for the metadata.
Size of each unit, in bytes.
Output additional information about the operation.

SEE ALSO

mame(6), mess(6)

2016-07-21 0.176