summaryrefslogtreecommitdiffstats
path: root/games/stella/stella.pod
diff options
context:
space:
mode:
Diffstat (limited to 'games/stella/stella.pod')
-rw-r--r--games/stella/stella.pod28
1 files changed, 24 insertions, 4 deletions
diff --git a/games/stella/stella.pod b/games/stella/stella.pod
index 0d03af2d25..9a5c51d66a 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.7.2 -u stella.pod > stella.6
+# pod2man --stderr -s6 -cSlackBuilds.org -r5.0 -u stella.pod > stella.6
=pod
@@ -118,6 +118,21 @@ can reduce width until the pixels appear square. Allowable values are
Stretch TIA image completely while in fullscreen mode (vs. an integral
stretch which won't necessarily completely fill the screen).
+=item B<-tia.dbgcolors> <roygbp>
+
+Assigns the colours (R)ed, (O)range, (Y)ellow, (G)reen,
+(B)lue and (P)urple to each graphical register P0/M0/P1/M1/PF/BL,
+respectively. Currently, these can be changed around to apply different
+colours to the respective register.
+
+=item B<-tv.phosphor> <always|byrom>
+
+When to use phosphor mode.
+
+=item B<-tv.phosblend> <0 - 100>
+
+Set default blend level in phosphor mode.
+
=item B<-tv.filter> <1 - 6>
Blargg TV effects, 0 is disabled, next numbers in sequence represent
@@ -336,7 +351,8 @@ level (1 or 2).
=item B<-uipalette> <standard|classic>
-Use the specified palette for UI elements.
+Use the specified palette for UI elements. B<classic> is green-on-black,
+B<standard> is more colorful.
=item B<-listdelay> <delay>
@@ -542,7 +558,8 @@ The default of true allows the Thumb ARM emulation to throw an
exception and enter the debugger on fatal errors. When disabled, such
fatal errors are simply logged, and emulation continues. Do not use
this unless you know exactly what you're doing, as it changes the
-behaviour as compared to real hardware.
+behaviour as compared to real hardware. Note that Thumb ARM emulation
+only applies to the BUS, CDF, and DPC+ cartridge types.
=back
@@ -1351,7 +1368,10 @@ Paste clipboard contents (not complete)
=head1 FILES
-B<$HOME/.stella/> contains the following:
+Starting with 5.0, B<stella> uses B<$HOME/.config/stella/> as
+the per-user config directory. Previous versions used B<$HOME/.stella/>.
+
+The config directory contains the following:
=over 4