From fa9d0fc32aac619172361d62eb5070a9042465f8 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Mon, 5 Feb 2024 05:07:29 +1100 Subject: chdman: Fixed a couple of issues and added preliminary web docs. tools/chdman.cpp: Added --hunksize/-hs option for createdvd command and default to 4K hunks (2 sectors, same size as hard disk hunks). Also removed --outputbin/-ob option from extractdvd command - it did nothing as it's CD-specific. docs: Added preliminary chdman documentation. Most common options have at least basic descriptions, supported options are listed for all commands, and supported compression algorithms are described. docs: Cleaned up heading levels in tools section. --- docs/source/tools/castool.rst | 4 +- docs/source/tools/chdman.rst | 393 +++++++++++++++++++++++++++++++++++++++++ docs/source/tools/floptool.rst | 4 +- docs/source/tools/imgtool.rst | 6 +- docs/source/tools/index.rst | 16 +- 5 files changed, 409 insertions(+), 14 deletions(-) create mode 100644 docs/source/tools/chdman.rst (limited to 'docs/source/tools') diff --git a/docs/source/tools/castool.rst b/docs/source/tools/castool.rst index b4d8f81467f..73fb095d9b1 100644 --- a/docs/source/tools/castool.rst +++ b/docs/source/tools/castool.rst @@ -9,7 +9,7 @@ Castool is part of the MAME project. It shares large portions of code with MAME, Using Castool -============= +------------- Castool is a command line program that contains a simple set of instructions. Commands are invoked in a manner along the lines of this: @@ -30,7 +30,7 @@ Example usage: Castool Formats -=============== +--------------- These are the formats supported by Castool for conversion to .WAV files. diff --git a/docs/source/tools/chdman.rst b/docs/source/tools/chdman.rst new file mode 100644 index 00000000000..f23a21cddf5 --- /dev/null +++ b/docs/source/tools/chdman.rst @@ -0,0 +1,393 @@ +.. _chdman: + +chdman – CHD (Compressed Hunks of Data) File Manager +==================================================== + +chdman can be used to create, convert, check the integrity of and extract data +from media images in CHD (Compressed Hunks of Data) format. + +The basic usage is ``chdman