ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Docs/overview.html
Revision: 1.1
Committed: 2003-07-01T15:44:24Z (20 years, 9 months ago) by cebix
Content type: text/html
Branch: MAIN
Log Message:
imported files

File Contents

# User Rev Content
1 cebix 1.1 <HTML>
2     <HEAD>
3     <TITLE>Overview</TITLE>
4     </HEAD>
5     <BODY>
6    
7     <H1>Overview</H1>
8    
9     <CITE>
10     "&Uacute;-queta i y&eacute;ni av&aacute;nier alye,<BR>
11     &uacute;-queta i cirya n&aacute; vanwa!"
12     </CITE>
13    
14     <HR>
15    
16     <STRONG>Frodo</STRONG> is a freeware C64 emulator for BeOS, Unix, MacOS, AmigaOS,
17     Win32 and RiscOS systems and the world's first C64 emulator not bearing a
18     "64" in its name. <TT>:-)</TT> (No, it has absolutely nothing to do with
19     frodo.hiof.no, that's a pure coincidence.)<P>
20    
21     Frodo was developed to reproduce the graphics of games and demos better
22     than the existing C64 emulators. Therefore Frodo has relatively high system
23     requirements: It should only be run on systems with at least a
24     PowerPC/Pentium/68060. But on the other hand, Frodo can display raster
25     effects correctly that only result in a flickering mess with other
26     emulators.<P>
27    
28     Frodo comes in three <A HREF="flavours.html">flavours</A>: The "normal" Frodo
29     with a line-based emulation, the improved line-based emulation "Frodo PC",
30     and the single-cycle emulation Frodo SC that is slower but far more
31     compatible.<P>
32    
33     In addition to a precise 6510/VIC emulation, Frodo features a processor-level
34     1541 emulation that is even able to handle about 95% of all fast loaders.
35     There is also a faster 1541 emulation for four drives in .d64/x64 disk
36     images, .t64/LYNX archives, or directories of the host system.<P>
37    
38     Frodo runs on these systems:<P>
39    
40     <UL>
41     <LI>BeBox or PowerMac with BeOS Preview Release
42     <LI>Unix systems with X11R6 or Linux/SVGAlib (sound only under Linux, HP-UX and Solaris 2.x)
43     <LI>68k or PPC Macintosh with System 7.5
44     <LI>Amiga/DraCo with 68040/68060, AmigaOS 3.0 and a graphics card (AHI V3 required for sound)
45     <LI>Intel x86 system running Windows NT/95
46     <LI>Acorn computers with RiscOS 3
47     </UL>
48    
49     </BODY>
50     </HTML>