You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/tools/othertools.rst
+7
Original file line number
Diff line number
Diff line change
@@ -21,36 +21,43 @@ pngcmp
21
21
22
22
This tool is used in regression testing to compare PNG screenshot results with the runtest.cmd script found in the source archive. This script works only on Microsoft Windows.
23
23
24
+
24
25
nltool
25
26
------
26
27
27
28
Discrete component conversion tool.
28
29
30
+
29
31
nlwav
30
32
-----
31
33
32
34
Discrete component conversion and testing tool.
33
35
36
+
34
37
jedutil
35
38
-------
36
39
37
40
PAL/PLA/PLD/GAL dump handling tool. It can convert between the industry-standard JED format and MAME's proprietary packed binary format and it can show logic equations for the types of devices it knows the internal logic of.
38
41
42
+
39
43
ldresample
40
44
----------
41
45
42
46
This tool recompresses video data for laserdisc and VHS dumps.
43
47
48
+
44
49
ldverify
45
50
--------
46
51
47
52
This tool is used for comparing laserdisc or VHS CHD images with the source AVI.
48
53
54
+
49
55
romcmp
50
56
------
51
57
52
58
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.
0 commit comments