ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/BasiliskII.1
(Generate patch)

Comparing BasiliskII/src/Unix/BasiliskII.1 (file contents):
Revision 1.2 by cebix, 1999-10-04T21:07:17Z vs.
Revision 1.12 by cebix, 2004-01-12T15:29:25Z

# Line 1 | Line 1
1 < .TH BasiliskII 1 "October, 1999" "Version 0.7 (alpha)" "Mac II Emulation"
1 > .TH BasiliskII 1 "January, 2002"
2   .SH NAME
3   Basilisk II \- a free, portable Mac II emulator
4   .SH SYNOPSIS
5   .B BasiliskII
6 + [\-\-display
7 + .IR display-name ]
8 + [\-\-break
9 + .IR offset ]
10 + [\-\-rominfo]
11   .SH DESCRIPTION
12   .B Basilisk II
13 < is an attempt at creating a free, portable 68k Mac emulator.
14 < For more information, see the included "README" file.
13 > is a free, portable 68k Mac emulator. For more information, see the included
14 > "README" file.
15 > .SH OPTIONS
16 > .TP
17 > .BI "\-\-display " display-name
18 > specifies the display to use; see
19 > .BR X (1)
20 > .TP
21 > .BI "\-\-break " offset
22 > specifies a ROM offset where a breakpoint will be placed (for debugging)
23 > .TP
24 > .B \-\-rominfo
25 > causes Basilisk II to print some information about the ROM being used on
26 > startup (for debugging)
27 > .TP
28 > .B \-\-help
29 > shows a complete list of options
30   .SH FILES
11 .PD 0
31   .TP
32   .I /usr/share/BasiliskII/keycodes
33   X server keycodes definitions.
34   .TP
35 + .I /usr/share/BasiliskII/fbdevices
36 + Framebuffer device specifications.
37 + .TP
38   .I ~/.basilisk_ii_prefs
39   User-specific configuration file.
40   .TP
41 < .I ~/.basilisk_ii_nvram
41 > .I ~/.basilisk_ii_xpram
42   Contents of Mac non-volatile RAM.
21 .PD 1
43   .SH BUGS
44   Several. See the included "TODO" file.
45   .SH SEE ALSO
# Line 26 | Line 47 | http://www.uni-mainz.de/~bauec002/B2Main
47   .SH AUTHOR
48   Christian Bauer <Christian.Bauer@uni-mainz.de>
49   .SH COPYRIGHT
50 < Copyright (C) 1997-1999 Christian Bauer et al.
50 > Copyright \(co 1997-2004 Christian Bauer et al.
51  
52   This program is free software; you can redistribute it and/or modify
53   it under the terms of the GNU General Public License as published by

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines