diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-26 13:25:52 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:39 +0700 |
commit | 94bb816ad32503a876b9065daa919dd1d2d5b3af (patch) | |
tree | 9f0aa62802b4bc3007248ae00198d118bcdc8a9c /games/colem/colem.6 | |
parent | 0d8cc0f8edf4f0fa191708fa01f7f6f2c5bd6ed5 (diff) | |
download | slackbuilds-94bb816ad32503a876b9065daa919dd1d2d5b3af.tar.gz |
games/colem: Updated for version 5.4.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/colem/colem.6')
-rw-r--r-- | games/colem/colem.6 | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/games/colem/colem.6 b/games/colem/colem.6 index 454f50918d..7352943a9e 100644 --- a/games/colem/colem.6 +++ b/games/colem/colem.6 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "COLEM 6" -.TH COLEM 6 "2019-12-02" "4.8" "SlackBuilds.org" +.TH COLEM 6 "2020-10-26" "5.4" "SlackBuilds.org" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -173,6 +173,15 @@ Illegal Z80 ops .IP "16" 4 .IX Item "16" Sound +.IP "32" 4 +.IX Item "32" +Disks +.IP "64" 4 +.IX Item "64" +Tapes +.IP "128" 4 +.IX Item "128" +AdamNet .RE .RS 4 .RE @@ -242,6 +251,9 @@ Sync screen updates to <frequency> [default: 60] .IP "\-nosync" 4 .IX Item "-nosync" Do not sync screen updates [default: \-nosync] +.IP "\-linear" 4 +.IX Item "-linear" +Scale display with linear interpolation [default: off] .IP "\-soft" 4 .IX Item "-soft" Scale display with 2xSaI [default: off] @@ -296,6 +308,15 @@ Enable battery-backed \s-1SRAM\s0 emulation [default: off] .IP "\-tv, \-lcd, \-raster" 4 .IX Item "-tv, -lcd, -raster" Simulate \s-1TV\s0 scanlines or \s-1LCD\s0 raster [default: off] +.IP "\-printer" 4 +.IX Item "-printer" +Redirect Adam printer output to file [default: stdout] +.IP "\-diska, \-diskb, \-diskc, \-diskd" 4 +.IX Item "-diska, -diskb, -diskc, -diskd" +Set disk images used for Adam drives A: \- D: [default: none] +.IP "\-tapea, \-tapeb, \-tapec, \-taped" 4 +.IX Item "-tapea, -tapeb, -tapec, -taped" +Set tape images used for Adam drives A: \- D: [default: none] .SH "KEYBOARD BINDINGS" .IX Header "KEYBOARD BINDINGS" [\s-1ALT\s0] Hold to switch to the second controller @@ -397,7 +418,7 @@ The coleco.rom file will occasionally be found on websites with the names \*(L"o ColEm works with any of the above \s-1ROM\s0 images. .SH "AUTHOR" .IX Header "AUTHOR" -ColEm is by Marat Fayzullin, (C)FMS 1994\-2016 +ColEm is by Marat Fayzullin, (C)FMS 1994\-2020 .PP This man page is by B. Watson, for the SlackBuilds.org project (but may be used by anyone for any purpose). |