1 |
|
<HTML> |
2 |
|
<HEAD> |
3 |
< |
<TITLE>System specific notes</TITLE> |
3 |
> |
<TITLE>Starting and quitting</TITLE> |
4 |
|
</HEAD> |
5 |
|
<BODY> |
6 |
|
|
7 |
< |
<H1>System specific notes</H1> |
7 |
> |
<H1>Starting and quitting</H1> |
8 |
|
|
9 |
|
<HR> |
10 |
|
|
11 |
+ |
<H2>Unix</H2> |
12 |
+ |
|
13 |
+ |
Frodo accepts a single argument when started from the shell: The name of a |
14 |
+ |
preferences file to load instead of the default "~/.frodorc".<P> |
15 |
+ |
|
16 |
+ |
At first, the window for the emulation <A HREF="settings.html">settings</A> |
17 |
+ |
appears. The actual emulation is started by a click on "OK". Then the <A |
18 |
+ |
HREF="emulwindow.html">emulation</A> window appears in which the C64 |
19 |
+ |
startup message is displayed.<P> |
20 |
+ |
|
21 |
+ |
To quit Frodo, either close the emulation window, or press F10 to bring up |
22 |
+ |
the settings window and select "Quit". |
23 |
+ |
|
24 |
|
<H2>BeOS</H2> |
25 |
|
|
26 |
|
Frodo may be started from the shell or from the Tracker. When started from |
37 |
|
|
38 |
|
Frodo should be run in a 256-color workspace for maximum speed.<P> |
39 |
|
|
40 |
< |
Sampled sounds are only played correctly if "Limit Speed" is on and "Draw every |
41 |
< |
n-th frame" is set to "1" and if the emulation can sustain 100% speed.<P> |
42 |
< |
|
30 |
< |
<H2>Unix</H2> |
31 |
< |
|
32 |
< |
Frodo accepts a single argument when started from the shell: The name of a |
33 |
< |
preferences file to load instead of the default "~/.frodorc".<P> |
34 |
< |
|
35 |
< |
First the <A HREF="emulwindow.html">emulation</A> window appears in which |
36 |
< |
the C64 startup message is displayed. If you have Tcl/Tk 4.1 installed |
37 |
< |
and the file "TkGui.tcl" is in the current directory, a second window opens |
38 |
< |
for the emulation <A HREF="settings.html">settings</A>.<P> |
39 |
< |
|
40 |
< |
If you have no Tcl/Tk or are using the SVGAlib version under Linux, you |
41 |
< |
have to copy the included "Frodo Prefs" file to "~/.frodorc" and edit it manually |
42 |
< |
(read "Prefs.cpp" to find out about the syntax of the settings file). |
43 |
< |
|
44 |
< |
You can quit from the running emulation by pressing F10.<P> |
45 |
< |
|
46 |
< |
Sound is currently only supported under Linux, HP-UX and Solaris 2.x. Sampled |
47 |
< |
sounds are only played correctly if "Limit Speed" is on and "Draw every n-th frame" |
48 |
< |
is set to "1" and if the emulation can sustain 100% speed.<P> |
40 |
> |
Sampled sounds are only played correctly if "Limit Speed" is on and "Draw |
41 |
> |
every n-th frame" is set to "1" and if the emulation can sustain 100% |
42 |
> |
speed.<P> |
43 |
|
|
44 |
|
<H2>MacOS</H2> |
45 |
|
|