File: kcemu.1x

package info (click to toggle)
kcemu 0.5.1%2Bdfsg-2
  • links: PTS
  • area: contrib
  • in suites: squeeze
  • size: 14,504 kB
  • ctags: 8,989
  • sloc: cpp: 48,501; ansic: 26,963; sh: 4,875; makefile: 1,760; asm: 376; yacc: 291; xml: 64; sed: 16
file content (64 lines) | stat: -rw-r--r-- 1,327 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
.TH KCEMU 1x
.SH NAME
kcemu \- The KC 85/4 Emulator
.SH SYNOPSIS
.B kcemu [\-123478sthdlvLW]
.br
.SH "DESCRIPTION"
This manual page documents briefly the
.BR kcemu
command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
.B kcemu
emulates various versions of the KC85 homecomputer series
which was quite popular in the former east germany.
It already runs quite some original programs and even
boots an special old CP/M version.
.SH OPTIONS
.TP
.B \-1
Emulate Z9001 / KC 85/1 computer.
.TP
.B \-2
Emulate HC-900 / KC 85/2 computer.
.TP
.B \-3
Emulate KC 85/3 computer.
.TP
.B \-4
Emulate KC 85/4 computer.
.TP
.B \-7
Emulate KC 87 computer (KC 85/1 with color expansion).
.TP
.B \-8
Emulate LC 80 computer.
.TP
.B \-s \-\-scale
Scale display (only values 1 and 2 allowed).
.TP
.B \-t \-\-tape
Attach tape on startup.
.TP
.B \-h \-\-help
Show summary of options.
.TP
.B \-d \-\-datadir
Set data directory (for ROM images).
.TP
.B \-l \-\-localedir
Set locale directory.
.TP
.B \-v \-\-version
Show KCemu version and configuration.
.TP
.B \-L \-\-license
Show license.
.TP
.B \-W \-\-warranty
Show warranty.
.SH AUTHOR
This manual page was written by Torsten Paul <Torsten.Paul@gmx.de>,
for the Debian GNU/Linux system (but may be used by others).