ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/BasiliskII.1
Revision: 1.2
Committed: 1999-10-04T21:07:17Z (24 years, 9 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_7-2
Changes since 1.1: +14 -2 lines
Log Message:
- improved configuration and installation

File Contents

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