ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Docs/overview.html
Revision: 1.2
Committed: 2003-07-09T13:59:33Z (20 years, 9 months ago) by cebix
Content type: text/html
Branch: MAIN
CVS Tags: VERSION_4_2
Changes since 1.1: +4 -5 lines
Log Message:
no more Frodo PC

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 cebix 1.2 Frodo comes in two <A HREF="flavours.html">flavours</A>: The "normal" Frodo
29     with a line-based emulation and the single-cycle emulation Frodo SC that is slower
30     but far more compatible.<P>
31 cebix 1.1
32     In addition to a precise 6510/VIC emulation, Frodo features a processor-level
33     1541 emulation that is even able to handle about 95% of all fast loaders.
34     There is also a faster 1541 emulation for four drives in .d64/x64 disk
35     images, .t64/LYNX archives, or directories of the host system.<P>
36    
37     Frodo runs on these systems:<P>
38    
39     <UL>
40 cebix 1.2 <LI>BeOS-ready system (PPC or x86) with BeOS R3
41 cebix 1.1 <LI>Unix systems with X11R6 or Linux/SVGAlib (sound only under Linux, HP-UX and Solaris 2.x)
42     <LI>68k or PPC Macintosh with System 7.5
43     <LI>Amiga/DraCo with 68040/68060, AmigaOS 3.0 and a graphics card (AHI V3 required for sound)
44     <LI>Intel x86 system running Windows NT/95
45     <LI>Acorn computers with RiscOS 3
46     </UL>
47    
48     </BODY>
49     </HTML>