diff options
Diffstat (limited to 'docs/source/commandline')
-rw-r--r-- | docs/source/commandline/commandline-all.rst | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/source/commandline/commandline-all.rst b/docs/source/commandline/commandline-all.rst index ff0f6e6dd5d..92e02432ad6 100644 --- a/docs/source/commandline/commandline-all.rst +++ b/docs/source/commandline/commandline-all.rst @@ -1484,22 +1484,6 @@ Core State/Playback Options you should only record and playback with all configuration (.cfg), NVRAM (.nv), and memory card files deleted. -.. _mame-commandline-recordtimecode: - -**-record_timecode** - - Tells MAME to create a timecode file. It contains a line with elapsed times - on each press of timecode shortcut key (default is **F12**). This option - works only when recording mode is enabled (**-record** option). The - timecode file is saved in the ``inp`` folder. - - By default, no timecode file is saved. - - Example: - .. code-block:: bash - - mame pacman -record worldrecord -record_timecode - .. _mame-commandline-mngwrite: **-mngwrite** *<filename>* |