diff options
Diffstat (limited to 'games/colem/colem.pod')
-rw-r--r-- | games/colem/colem.pod | 44 |
1 files changed, 38 insertions, 6 deletions
diff --git a/games/colem/colem.pod b/games/colem/colem.pod index d5b0a8aa50634..b2c0fb43c8c3a 100644 --- a/games/colem/colem.pod +++ b/games/colem/colem.pod @@ -1,5 +1,5 @@ # pod source for colem man page. convert with: -# pod2man --stderr -s6 -r3.3 -cSlackBuilds.org colem.pod > colem.6 +# pod2man --stderr -s6 -r3.8 -cSlackBuilds.org colem.pod > colem.6 =pod @@ -143,13 +143,45 @@ Sync screen updates to <frequency> [default: 60] Do not sync screen updates [default: -nosync] -=item -tv, -notv +=item -soft -Simulate/Don't simulate scanlines [default: -notv] +Scale display with 2xSaI [default: off] -=item -soft, -nosoft +=item -eagle -Scale screen up with softening [default: -nosoft] +Scale display with EAGLE [default: off] + +=item -epx + +Scale display with EPX [default: off] + +=item -scale2x + +Scale display with Scale2X [default: off] + +=item -cmy + +Simulate CMY pixel raster [default: off] + +=item -rgb + +Simulate RGB pixel raster [default: off] + +=item -mono + +Simulate monochrome CRT [default: off] + +=item -sepia + +Simulate sepia CRT [default: off] + +=item -green + +Simulate green CRT [default: off] + +=item -amber + +Simulate amber CRT [default: off] =item -saver, -nosaver @@ -301,7 +333,7 @@ ColEm works with any of the above ROM images. =head1 AUTHOR -ColEm is by Marat Fayzullin, (C)FMS 1994-2010 +ColEm is by Marat Fayzullin, (C)FMS 1994-2016 This man page is by B. Watson, for the SlackBuilds.org project (but may be used by anyone for any purpose). |