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.4 by cebix, 1999-10-12T20:27:29Z vs.
Revision 1.7 by cebix, 1999-10-27T16:59:43Z

# Line 5 | Line 5 | Basilisk II \- a free, portable Mac II e
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.
# Line 14 | Line 17 | For more information, see the included "
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   .SH FILES
28   .TP
29   .I /usr/share/BasiliskII/keycodes
30   X server keycodes definitions.
31   .TP
32 + .I /usr/share/BasiliskII/fbdevices
33 + Framebuffer device specifications.
34 + .TP
35   .I ~/.basilisk_ii_prefs
36   User-specific configuration file.
37   .TP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines