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.pod | |
parent | 0d8cc0f8edf4f0fa191708fa01f7f6f2c5bd6ed5 (diff) |
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.pod')
-rw-r--r-- | games/colem/colem.pod | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/games/colem/colem.pod b/games/colem/colem.pod index 9f40bbb3a276a..6e1ef5bd87f21 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 -r4.8 -cSlackBuilds.org colem.pod > colem.6 +# pod2man --stderr -s6 -r5.4 -cSlackBuilds.org colem.pod > colem.6 =pod @@ -53,6 +53,18 @@ Illegal Z80 ops Sound +=item Z<>32 + +Disks + +=item Z<>64 + +Tapes + +=item Z<>128 + +AdamNet + =back =item -pal, -ntsc @@ -143,6 +155,10 @@ Sync screen updates to <frequency> [default: 60] Do not sync screen updates [default: -nosync] +=item -linear + +Scale display with linear interpolation [default: off] + =item -soft Scale display with 2xSaI [default: off] @@ -215,6 +231,18 @@ Enable battery-backed SRAM emulation [default: off] Simulate TV scanlines or LCD raster [default: off] +=item -printer + +Redirect Adam printer output to file [default: stdout] + +=item -diska, -diskb, -diskc, -diskd + +Set disk images used for Adam drives A: - D: [default: none] + +=item -tapea, -tapeb, -tapec, -taped + +Set tape images used for Adam drives A: - D: [default: none] + =back =head1 KEYBOARD BINDINGS @@ -353,7 +381,7 @@ ColEm works with any of the above ROM images. =head1 AUTHOR -ColEm is by Marat Fayzullin, (C)FMS 1994-2016 +ColEm is by Marat Fayzullin, (C)FMS 1994-2020 This man page is by B. Watson, for the SlackBuilds.org project (but may be used by anyone for any purpose). |