ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/BasiliskII.1
Revision: 1.5
Committed: 1999-10-21T18:29:08Z (24 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-21101999
Changes since 1.4: +3 -0 lines
Log Message:
- bumped version number to 0.8
- updated docs for fbdev and extfs

File Contents

# User Rev Content
1 cebix 1.3 .TH BasiliskII 1 "October, 1999"
2 cebix 1.1 .SH NAME
3 cebix 1.2 Basilisk II \- a free, portable Mac II emulator
4 cebix 1.1 .SH SYNOPSIS
5     .B BasiliskII
6 cebix 1.3 [\-display
7     .IR display-name ]
8 cebix 1.1 .SH DESCRIPTION
9     .B Basilisk II
10     is an attempt at creating a free, portable 68k Mac emulator.
11     For more information, see the included "README" file.
12 cebix 1.3 .SH OPTIONS
13     .TP
14     .BI "\-display " display-name
15     specifies the display to use; see
16     .BR X (1)
17 cebix 1.2 .SH FILES
18     .TP
19 cebix 1.4 .I /usr/share/BasiliskII/keycodes
20 cebix 1.2 X server keycodes definitions.
21     .TP
22 cebix 1.5 .I /usr/share/BasiliskII/fbdevices
23     Framebuffer device specifications.
24     .TP
25 cebix 1.2 .I ~/.basilisk_ii_prefs
26     User-specific configuration file.
27     .TP
28     .I ~/.basilisk_ii_nvram
29     Contents of Mac non-volatile RAM.
30 cebix 1.1 .SH BUGS
31     Several. See the included "TODO" file.
32     .SH SEE ALSO
33     http://www.uni-mainz.de/~bauec002/B2Main.html (Basilisk II homepage)
34     .SH AUTHOR
35     Christian Bauer <Christian.Bauer@uni-mainz.de>
36     .SH COPYRIGHT
37 cebix 1.4 Copyright \(co 1997-1999 Christian Bauer et al.
38 cebix 1.1
39     This program is free software; you can redistribute it and/or modify
40     it under the terms of the GNU General Public License as published by
41     the Free Software Foundation; either version 2 of the License, or
42     (at your option) any later version.
43    
44     This program is distributed in the hope that it will be useful,
45     but WITHOUT ANY WARRANTY; without even the implied warranty of
46     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
47     GNU General Public License for more details.
48    
49     You should have received a copy of the GNU General Public License
50     along with this program; if not, write to the Free Software
51     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.