mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
Add web pages
This commit is contained in:
parent
844c312792
commit
32eb4f6d87
BIN
web/emulator-main.png
Normal file
BIN
web/emulator-main.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
web/ikplus.png
Normal file
BIN
web/ikplus.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
28
web/index.html
Normal file
28
web/index.html
Normal file
@ -0,0 +1,28 @@
|
||||
<HTML>
|
||||
<BODY>
|
||||
<TITLE>C64 network</TITLE>
|
||||
|
||||
<H1>The C64 network!</H1>
|
||||
<p>Welcome to <A HREF="http://www.c64-network.org">c64-network.org</A>! C64-network.org is a Commodore C64 emulator based on the <A HREF="http://frodo.cebix.net/">Frodo</A> source code by Christian Bauer. In addition to the features provided by Frodo, it adds network support and a port to the Nintendo Wii.
|
||||
|
||||
<H2>Screenshots</H2>
|
||||
<p><IMG SRC="ikplus.png">
|
||||
<p><IMG SRC="emulator-main.png">
|
||||
|
||||
<H2>Help needed!</H2>
|
||||
<p>The C64 network needs your help! Primarily, I need help with building the source code for Windows and Mac OS, and also web design and graphical design. See <A HREF="http://simonkagstrom.livejournal.com">this blog entry</A>
|
||||
|
||||
<H2>Download</H2>
|
||||
You can download source and binaries for the C64 network here:
|
||||
|
||||
<UL>
|
||||
<LI><A HREF="">Source (v1)</A></LI>
|
||||
<LI><A HREF="">Linux binary (v1)</A></LI>
|
||||
<LI><A HREF="">Windows binary (v1)</A></LI> (not yet!)
|
||||
<LI><A HREF="">Mac OS binary (v1)</A></LI> (not yet!)
|
||||
</UL>
|
||||
|
||||
<p>The source code is also available for checkout on <A HREF="http://code.google.com/p/frodo-wii/source/checkout">googlecode</A>.
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
Loading…
Reference in New Issue
Block a user