5 |
|
.B BasiliskII |
6 |
|
[\-display |
7 |
|
.IR display-name ] |
8 |
+ |
[\-break |
9 |
+ |
.IR offset ] |
10 |
|
.SH DESCRIPTION |
11 |
|
.B Basilisk II |
12 |
|
is an attempt at creating a free, portable 68k Mac emulator. |
16 |
|
.BI "\-display " display-name |
17 |
|
specifies the display to use; see |
18 |
|
.BR X (1) |
19 |
+ |
.TP |
20 |
+ |
.BI "\-break " offset |
21 |
+ |
specifies a ROM offset where a breakpoint will be placed |
22 |
|
.SH FILES |
23 |
|
.TP |
24 |
|
.I /usr/share/BasiliskII/keycodes |
25 |
|
X server keycodes definitions. |
26 |
|
.TP |
27 |
+ |
.I /usr/share/BasiliskII/fbdevices |
28 |
+ |
Framebuffer device specifications. |
29 |
+ |
.TP |
30 |
|
.I ~/.basilisk_ii_prefs |
31 |
|
User-specific configuration file. |
32 |
|
.TP |