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. |
19 |
|
.BR X (1) |
20 |
|
.TP |
21 |
|
.BI "\-break " offset |
22 |
< |
specifies a ROM offset where a breakpoint will be placed |
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 |
35 |
|
.I ~/.basilisk_ii_prefs |
36 |
|
User-specific configuration file. |
37 |
|
.TP |
38 |
< |
.I ~/.basilisk_ii_nvram |
38 |
> |
.I ~/.basilisk_ii_xpram |
39 |
|
Contents of Mac non-volatile RAM. |
40 |
|
.SH BUGS |
41 |
|
Several. See the included "TODO" file. |