updated www page
[drnoksnes] / www / index.html
index 17689c6..22c20c9 100644 (file)
@@ -1,17 +1,41 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
+<meta name="generator" content=
+"HTML Tidy for Linux (vers 6 November 2007), see www.w3.org" />
 <title>DrNokSnes</title>
 </head>
 <body>
 <h1>DrNokSnes</h1>
-<p><strong>DrNokSnes</strong> is a Super Nintendo Entertainment System Emulator.
-</p>
-<p>Please use extras repository to install.</p>
+<p><strong>DrNokSnes</strong> is a Super Nintendo Entertainment
+System Emulator for the N800 and N810 Internet Tablets.</p>
+<p>It is a port (with some modifications plus a new interface) of
+<a href="http://reesy.gp32x.de/DrPocketSnes.html">DrPocketSnes</a>,
+which is a mix of both PocketSnes and SquidgeSnes, originally
+designed with the GP32/GP2X in mind. Many thanks to Reesy and all
+the original authors for making a very fast emulator.</p>
+<p>Please use <a href="http://wiki.maemo.org/Extras">extras
+repository</a> to install. Currently it's only in extras-devel.</p>
 <p><img src="shotmain.png" alt="Screenshot" /></p>
-<p>Go to the <a href="https://garage.maemo.org/projects/drnoksnes/">Garage 
-project page</a>.</p>
+<h2>Manual</h2>
+<p>To be written. For now, remember the launcher has a menu.</p>
+<p>The package installs a command line version of the emulator
+(<em>drnoksnes</em>), so if you want to try options not still on
+GUI, try <tt>drnoksnes --help</tt>. The command line version also
+allows you to create a bit more advanced key mappings.</p>
+<p>The emulator will load a configuration file from
+<em>~/apps/DrNokSnes.txt</em>. This file is a popt-based
+configuration file, which means it uses long parameter names as
+"keys" to set. Here is an <a href="DrNokSnes.txt">example
+configuration file</a> that maps the same keys the GUI does by
+default.</p>
+<h2>Development</h2>
+<p>All <a href=
+"https://git.maemo.org/?p=drnoksnes;a=summary">development</a> is
+done over Git.</p>
+<p>Go to the <a href=
+"https://garage.maemo.org/projects/drnoksnes/">Garage project
+page</a> for bugs and feature requests.</p>
 </body>
 </html>
-