summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2025-06-06 20:12:56 +0200
committer hap <happppp@users.noreply.github.com>2025-06-06 20:15:50 +0200
commit874cb930056b93c5de025850d7947672b6240f2e (patch)
tree1183a6992ebe619b7df56a030adb57bf88e30326
parenteb8fa304b266d1a0c6694facc7cb3b9252ece8c8 (diff)
docs: remove unneeded note on -speed setting
-rw-r--r--docs/source/commandline/commandline-all.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst
index 483358dd765..9d8d7cc156c 100644
--- a/docs/source/commandline/commandline-all.rst
+++ b/docs/source/commandline/commandline-all.rst
@@ -1936,10 +1936,8 @@ Core Performance Options
run the system at its normal speed, a *<factor>* of ``0.5`` means run at
half speed, and a *<factor>* of 2.0 means run at double speed. Note that
changing this value affects sound playback as well, which will scale in
- pitch accordingly. A very low speed will introduce sound glitches, this
- can be prevented by increasing the :ref:`audio latency
- <mame-commandline-audiolatency>`. The internal precision of the fraction is
- two decimal places, so a *<factor>* of ``1.002`` is rounded to ``1.00``.
+ pitch accordingly. The internal precision of the fraction is two decimal
+ places, so a *<factor>* of ``1.002`` is rounded to ``1.00``.
The default is ``1.0`` (normal speed).