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
+9-7
Original file line number
Diff line number
Diff line change
@@ -25,38 +25,40 @@ This tool is used in regression testing to compare PNG screenshot results with t
25
25
nltool
26
26
------
27
27
28
-
Discrete component conversion tool. Most users will not need to work with this.
28
+
Discrete component conversion tool.
29
+
29
30
30
31
nlwav
31
32
-----
32
33
33
-
Discrete component conversion and testing tool. Most users will not need to work with this.
34
+
Discrete component conversion and testing tool.
34
35
35
36
36
37
jedutil
37
38
-------
38
39
39
-
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. Most users will not need to work with this.
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.
40
41
41
42
42
43
ldresample
43
44
----------
44
45
45
-
This tool recompresses video data for laserdisc and VHS dumps. Most users will not need to work with this.
46
+
This tool recompresses video data for laserdisc and VHS dumps.
47
+
46
48
47
49
ldverify
48
50
--------
49
51
50
-
This tool is used for comparing laserdisc or VHS CHD images with the source AVI. Most users will not need to work with this.
52
+
This tool is used for comparing laserdisc or VHS CHD images with the source AVI.
51
53
52
54
53
55
romcmp
54
56
------
55
57
56
-
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.
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.
57
59
58
60
59
61
unidasm
60
62
-------
61
63
62
-
Universal disassembler for many of the architectures supported in MAME. Most users will not need to work with this.
64
+
Universal disassembler for many of the architectures supported in MAME.
0 commit comments