summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/tools
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2022-09-20 17:32:44 -0400
committer AJR <ajrhacker@users.noreply.github.com>2022-09-20 17:32:44 -0400
commit19c15659dcf922bda6133479876b758d6488b004 (patch)
tree6f97db94ed8a72deefb673ba901e9ae275ea7174 /docs/source/tools
parentab4680981d6d524fd2cc5df4430db88dc4c21d65 (diff)
Update docs on romcmp
Diffstat (limited to 'docs/source/tools')
-rw-r--r--docs/source/tools/othertools.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/source/tools/othertools.rst b/docs/source/tools/othertools.rst
index eb4c479b846..ebf31719d16 100644
--- a/docs/source/tools/othertools.rst
+++ b/docs/source/tools/othertools.rst
@@ -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
-------