mirror of
https://github.com/libretro/mame.git
synced 2024-11-30 04:50:29 +00:00
Update docs on romcmp
This commit is contained in:
parent
ab4680981d
commit
19c15659dc
@ -38,6 +38,9 @@ ROM set is a clone of another ROM set.
|
||||
.TP
|
||||
.B \-d
|
||||
Enables a slower, more comprehensive comparison.
|
||||
.TP
|
||||
.B \-h
|
||||
Prints hashes (CRC-32, SHA-1) and 16-bit sums for all files.
|
||||
.\"
|
||||
.\" EXAMPLES chapter
|
||||
.SH EXAMPLES
|
||||
|
@ -44,12 +44,18 @@ ldresample
|
||||
|
||||
This tool recompresses video data for laserdisc and VHS dumps. Most users will not need to work with this.
|
||||
|
||||
|
||||
ldverify
|
||||
--------
|
||||
|
||||
This tool is used for comparing laserdisc or VHS CHD images with the source AVI. Most users will not need to work with this.
|
||||
|
||||
|
||||
romcmp
|
||||
------
|
||||
|
||||
This tool is used to perform basic data comparisons and integrity checks on binary dumps. With the -h switch, it can also be used to calculate hash functions. Most users will not need to work with this.
|
||||
|
||||
|
||||
unidasm
|
||||
-------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user