From 7f0921c3e006bd0a6459e978accc5fe50da6704c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 23 Jul 2017 15:07:40 -0400 Subject: games/stella: Updated for version 5.0.1. Signed-off-by: B. Watson --- games/stella/stella.pod | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) (limited to 'games/stella/stella.pod') 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> + +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> + +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> -Use the specified palette for UI elements. +Use the specified palette for UI elements. B is green-on-black, +B is more colorful. =item B<-listdelay> @@ -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 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 -- cgit v1.2.3