Skip to content

Commit 23ac5bb

Browse files
authored
docs: Removed unnecessary repetition in othertools.rst. (#12224)
1 parent 114fc62 commit 23ac5bb

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

docs/source/tools/othertools.rst

+9-7
Original file line numberDiff line numberDiff line change
@@ -25,38 +25,40 @@ This tool is used in regression testing to compare PNG screenshot results with t
2525
nltool
2626
------
2727

28-
Discrete component conversion tool. Most users will not need to work with this.
28+
Discrete component conversion tool.
29+
2930

3031
nlwav
3132
-----
3233

33-
Discrete component conversion and testing tool. Most users will not need to work with this.
34+
Discrete component conversion and testing tool.
3435

3536

3637
jedutil
3738
-------
3839

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.
4041

4142

4243
ldresample
4344
----------
4445

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+
4648

4749
ldverify
4850
--------
4951

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.
5153

5254

5355
romcmp
5456
------
5557

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.
5759

5860

5961
unidasm
6062
-------
6163

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

Comments
 (0)