-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
38 lines (32 loc) · 1.21 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<HTML>
<HEAD>
<TITLE>Frodo Manual</TITLE>
</HEAD>
<BODY>
<H1>Frodo V4.5</H1>
<A HREF="whatsnew.html">What's new in V4.5?</A>
<H2>The free, portable Commodore 64 emulator</H2>
<UL>
<LI><A HREF="overview.html">Overview</A>: Why another C64 emulator?
<LI><A HREF="installation.html">Installation</A>: How to install Frodo
<LI><A HREF="flavours.html">Frodo Flavours</A>: Frodo and Frodo Lite
</UL>
<UL>
<LI><A HREF="tutorial.html">Beginner's Guide</A>: How to use Frodo
<LI><A HREF="settings.html">Settings</A>: You only have to configure...
<LI><A HREF="emulwindow.html">Emulation Window</A>: See what's in here
<LI><A HREF="keyboard.html">Keyboard Layout</A>: Where the hell is the "any" key?
<LI><A HREF="files.html">File Access</A>: A C64 with a hard disk
<LI><A HREF="sam.html">SAM</A>: The built-in assembler/monitor
<LI><A HREF="commandline.html">Command-Line Options</A>: Starting Frodo from the command line
</UL>
<UL>
<LI><A HREF="technicalinfo.html">Technical Information</A>: Revealing the secrets
</UL>
<UL>
<LI><A HREF="contact.html">Contact Information</A>: Who did it
<LI><A HREF="history.html">History</A>: Revision history of Frodo
<LI><A HREF="legalmush.html">Copyright and License</A>: Legal mush
</UL>
</BODY>
</HTML>