ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Docs/overview.html
Revision: 1.3
Committed: 2010-04-25T11:52:11Z (13 years, 11 months ago) by cebix
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +33 -25 lines
Log Message:
documentation update

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 cebix 1.3 <STRONG>Frodo</STRONG> is an open and free C64 emulator for BeOS, Unix,
17     MacOS, AmigaOS, Win32 and RiscOS systems and the world's first C64 emulator
18     not bearing a "64" in its name. <TT>:-)</TT><P>
19    
20     Frodo comes in two <A HREF="flavours.html">flavours</A>: The regular
21     <STRONG>Frodo</STRONG> with a line-based emulation, and the single-cycle
22     emulation <STRONG>Frodo SC</STRONG> that is slower but far more
23     compatible.<P>
24    
25     In addition to a precise 6510/VIC emulation, Frodo features a full,
26     processor-level 1541 emulation that is able to handle most fast loaders.
27     There is also an alternative, faster 1541 emulation of four drives in
28     .d64/x64 disk images, .t64/LYNX archives, or directories of the host
29     system.<P>
30    
31     Frodo runs on a variety of platforms. The "core" distribution of Frodo
32     available from the <A HREF="http://frodo.cebix.net">Frodo homepage</A> is
33     targeted at<P>
34 cebix 1.1
35 cebix 1.3 <UL>
36     <LI>Unix systems with SDL/OpenGL, X11R6 or Linux/SVGAlib
37     </UL>
38    
39     Other platforms supported by the core distribution, but no longer actively
40     maintained, include:<P>
41 cebix 1.1
42     <UL>
43 cebix 1.3 <LI>Intel x86 systems running Windows NT/95
44     <LI>BeOS-ready systems (PPC or x86) with BeOS R3 or higher
45 cebix 1.1 <LI>68k or PPC Macintosh with System 7.5
46 cebix 1.3 <LI>Amiga/DraCo with 68040/68060, AmigaOS 3.0 and a graphics card (AHI V3
47     required for sound)
48 cebix 1.1 <LI>Acorn computers with RiscOS 3
49     </UL>
50    
51 cebix 1.3 Ports of Frodo to other platforms, including Mac OS X, mobile devices, and
52     gaming consoles, are maintained by independent developer groups. Most of
53     these are linked to from the <A HREF="http://frodo.cebix.net">Frodo
54     homepage</A>.
55    
56 cebix 1.1 </BODY>
57     </HTML>