mirror of
https://github.com/holub/mame
synced 2025-04-27 10:43:07 +03:00

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.
15 lines
238 B
ReStructuredText
15 lines
238 B
ReStructuredText
MAME External Tools
|
|
===================
|
|
|
|
This section describes additional tools that are built alongside and typically
|
|
distributed with MAME.
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
|
|
chdman
|
|
imgtool
|
|
castool
|
|
floptool
|
|
othertools
|