ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Docs/flavours.html
(Generate patch)

Comparing Frodo4/Docs/flavours.html (file contents):
Revision 1.1 by cebix, 2003-07-01T15:44:24Z vs.
Revision 1.2 by cebix, 2003-07-09T13:59:33Z

# Line 1 | Line 1
1   <HTML>
2   <HEAD>
3 < <TITLE>Frodo, Frodo PC and Frodo SC</TITLE>
3 > <TITLE>Frodo and Frodo SC</TITLE>
4   </HEAD>
5   <BODY>
6  
7 < <H1>Frodo, Frodo PC and Frodo SC</H1>
7 > <H1>Frodo and Frodo SC</H1>
8  
9   <HR>
10  
11 < Frodo comes in three 'flavours' that allow you to decide between speed
11 > Frodo comes in two 'flavours' that allow you to decide between speed
12   and accuracy of the emulation.
13  
14   <H2>The line-based emulation 'Frodo'</H2>
# Line 18 | Line 18 | in parallel during one video line in the
18   the other for the different chips. This offers a reasonable degree of
19   precision of the emulation at a decent speed. There are some things that
20   cannot be emulated with this technique, but it works fine with about
21 < 80% of all C64 programs and it is also the fastest of the three Frodo
21 > 80% of all C64 programs and it is also the faster of the two Frodo
22   versions.
23  
24   <HR>
25  
26 <H2>The improved line-based emulation 'Frodo PC'</H2>
27
28 <B>Frodo PC</B> is also a line-based emulation but it has some improvements
29 over the standard Frodo:
30
31 <UL>
32 <LI>Code in chip registers can be executed
33 <LI>Correct calculation of 6510 instruction cycles
34 <LI>More precise CIA emulation
35 </UL>
36
37 Programs that don't work on the standard Frodo or that produce an
38 "Illegal jump to I/O space" message might work with Frodo PC. However,
39 Frodo PC is a bit slower.
40
41 <HR>
42
26   <H2>The single-cycle emulation 'Frodo SC'</H2>
27  
28   <B>Frodo SC</B> is a special version of Frodo that doesn't work with a
# Line 48 | Line 31 | the emulator switches between 6510 and V
31   phase. By doing this, Frodo SC achieves an extreme precision (nearly all
32   $d011 and $d016 effects can be emulated), but at the expense of speed.
33  
34 < In the settings options, Frodo SC differs from Frodo/Frodo PC in only
52 < a few points:
34 > In the settings options, Frodo SC differs from Frodo in only a few points:
35  
36   <UL>
37   <LI>The "Cycles per line" settings are not available as the timing of Frodo SC is hardcoded

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines