diff options
Diffstat (limited to 'docs/source/tools/othertools.rst')
-rw-r--r-- | docs/source/tools/othertools.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/tools/othertools.rst b/docs/source/tools/othertools.rst index 97abd598f4f..eb4c479b846 100644 --- a/docs/source/tools/othertools.rst +++ b/docs/source/tools/othertools.rst @@ -9,7 +9,7 @@ On Microsoft Windows, ledutil.exe can take control of your keyboard LEDs to mirr Start **ledutil.exe** from the command line to enable LED handling. Run **ledutil.exe -kill** to stop the handler. -On SDLMAME platforms such as Mac OS X and Linux, **ledutil.sh** can be used. Use **ledutil.sh -a** to have it automatically close when you exit SDLMAME. +On SDLMAME platforms such as Mac OS X and Linux, **ledutil.sh** can be used. Use **ledutil.sh -a** to have it automatically close when you exit SDLMAME. Developer-focused tools included with MAME @@ -45,7 +45,7 @@ ldresample This tool recompresses video data for laserdisc and VHS dumps. Most users will not need to work with this. -ldverify +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. @@ -53,4 +53,4 @@ This tool is used for comparing laserdisc or VHS CHD images with the source AVI. unidasm ------- -Universal disassembler for many of the architectures supported in MAME. Most users will not need to work with this.
\ No newline at end of file +Universal disassembler for many of the architectures supported in MAME. Most users will not need to work with this. |