mirror of
https://github.com/holub/mame
synced 2025-04-26 10:13:37 +03:00
Man pages aligned to autofire and cheat recent changes
This commit is contained in:
parent
118abc08ef
commit
8d339dee7c
@ -368,6 +368,13 @@ consistent, you should only record and playback with all configuration
|
|||||||
(.cfg), NVRAM (.nv), and memory card files deleted. The default is NULL
|
(.cfg), NVRAM (.nv), and memory card files deleted. The default is NULL
|
||||||
(no recording).
|
(no recording).
|
||||||
.TP
|
.TP
|
||||||
|
.B \-[no]record_timecode
|
||||||
|
Specify whether 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 file is saved on inp folder.
|
||||||
|
Default is OFF (\-norecord_timecode).
|
||||||
|
.TP
|
||||||
.B \-mngwrite \fIfilename
|
.B \-mngwrite \fIfilename
|
||||||
Writes each video frame to the given \fIfilename\fP in MNG format, producing
|
Writes each video frame to the given \fIfilename\fP in MNG format, producing
|
||||||
an animation of the game session. Note that \-mngwrite only writes video
|
an animation of the game session. Note that \-mngwrite only writes video
|
||||||
@ -1094,8 +1101,9 @@ systems that make use of a BIOS. The \-listxml output will list all of
|
|||||||
the possible BIOS names for a game. The default is 'default'.
|
the possible BIOS names for a game. The default is 'default'.
|
||||||
.TP
|
.TP
|
||||||
.B \-[no]cheat, \-[no]c
|
.B \-[no]cheat, \-[no]c
|
||||||
Enables the reading of the cheat database, if present, and the Cheat
|
Activates the cheat menu with autofire options and other tricks from
|
||||||
menu in the user interface. The default is OFF (\-nocheat).
|
the cheat database, if present.
|
||||||
|
The default is OFF (\-nocheat).
|
||||||
.TP
|
.TP
|
||||||
.B \-[no]skip_gameinfo
|
.B \-[no]skip_gameinfo
|
||||||
Forces MAME to skip displaying the game info screen. The default is OFF
|
Forces MAME to skip displaying the game info screen. The default is OFF
|
||||||
|
@ -374,6 +374,13 @@ consistent, you should only record and playback with all configuration
|
|||||||
(.cfg), NVRAM (.nv), and memory card files deleted. The default is NULL
|
(.cfg), NVRAM (.nv), and memory card files deleted. The default is NULL
|
||||||
(no recording).
|
(no recording).
|
||||||
.TP
|
.TP
|
||||||
|
.B \-[no]record_timecode
|
||||||
|
Specify whether 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 file is saved on inp folder.
|
||||||
|
Default is OFF (\-norecord_timecode).
|
||||||
|
.TP
|
||||||
.B \-mngwrite \fIfilename
|
.B \-mngwrite \fIfilename
|
||||||
Writes each video frame to the given file in MNG format, producing
|
Writes each video frame to the given file in MNG format, producing
|
||||||
an animation of the system session.
|
an animation of the system session.
|
||||||
@ -1101,8 +1108,9 @@ systems that make use of a BIOS. The \-listxml output will list all of
|
|||||||
the possible BIOS names for a system. The default is 'default'.
|
the possible BIOS names for a system. The default is 'default'.
|
||||||
.TP
|
.TP
|
||||||
.B \-[no]cheat, \-[no]c
|
.B \-[no]cheat, \-[no]c
|
||||||
Enables the reading of the cheat database, if present, and the Cheat
|
Activates the cheat menu with autofire options and other tricks from
|
||||||
menu in the user interface. The default is OFF (\-nocheat).
|
the cheat database, if present.
|
||||||
|
The default is OFF (\-nocheat).
|
||||||
.TP
|
.TP
|
||||||
.B \-[no]skip_gameinfo
|
.B \-[no]skip_gameinfo
|
||||||
Forces MESS to skip displaying the system info screen. The default is OFF
|
Forces MESS to skip displaying the system info screen. The default is OFF
|
||||||
|
Loading…
Reference in New Issue
Block a user