diff options
Diffstat (limited to 'games/colem/colem.pod')
-rw-r--r-- | games/colem/colem.pod | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/games/colem/colem.pod b/games/colem/colem.pod index 0f678b10be..9f40bbb3a2 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.0 -cSlackBuilds.org colem.pod > colem.6 +# pod2man --stderr -s6 -r4.8 -cSlackBuilds.org colem.pod > colem.6 =pod @@ -199,6 +199,22 @@ Scale window by <factor> [default: 2] Force 4:3 television screen ratio [default: off] +=item -sgm, -nosgm + +Enable Super Game Module extension [default: off] + +=item -24c08, -24c256 + +Enable serial EEPROM emulation [default: off] + +=item -sram + +Enable battery-backed SRAM emulation [default: off] + +=item -tv, -lcd, -raster + +Simulate TV scanlines or LCD raster [default: off] + =back =head1 KEYBOARD BINDINGS |