diff options
Diffstat (limited to 'games/stella/stella.pod')
-rw-r--r-- | games/stella/stella.pod | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/games/stella/stella.pod b/games/stella/stella.pod index 5f1162760b..0d03af2d25 100644 --- a/games/stella/stella.pod +++ b/games/stella/stella.pod @@ -1,5 +1,5 @@ # pod source for stella man page. Convert with: -# pod2man --stderr -s6 -cSlackBuilds.org -r4.6 -u stella.pod > stella.6 +# pod2man --stderr -s6 -cSlackBuilds.org -r4.7.2 -u stella.pod > stella.6 =pod @@ -23,7 +23,7 @@ will be asked to select the default ROM directory to use. This man page only documents the command-line options and default keybindings. The complete documentation is in I<index.html> and I<debugger.html>, usually installed in I</usr/share/doc/stella/> or -I</usr/doc/stella-4.6/>. +I</usr/doc/stella-4.7.2/>. =head1 OPTIONS @@ -133,6 +133,14 @@ Blargg TV effects scanline intensity, where 0 means completely off. Blargg TV effects scanline interpolation, resulting in blending/smoothing of the scanlines. +=item B<-tv.jitter> <1|0> + +Enable TV jitter effect. + +=item B<-tv.jitter_recovery> <1 - 20> + +Set recovery time for TV jitter effect. + =item B<-tv.contrast> <number> Blargg TV effects 'contrast' (only available in custom mode, range -1.0 @@ -222,9 +230,9 @@ analog-type devices (paddles, trackball, etc). Locks the mouse cursor in the game window in emulation mode. -=item B<-hidecursor> <1|0> +=item B<-cursor> <0,1,2,3> -Always hide the mouse cursor, or show it when appropriate. +Set cursor state in UI/emulation modes. =item B<-dsense> <number> |