updating webpage
[drnoksnes] / www / index.html
index 22c20c9..ff8cf5a 100644 (file)
@@ -9,7 +9,8 @@
 <body>
 <h1>DrNokSnes</h1>
 <p><strong>DrNokSnes</strong> is a Super Nintendo Entertainment
-System Emulator for the N800 and N810 Internet Tablets.</p>
+System Emulator for the Nokia N800 and N810 Internet Tablets, and
+the N900 mobile phone.</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
@@ -17,7 +18,7 @@ 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><img src="shotmain.png" alt="Launcher screenshot in N810" /></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
@@ -25,11 +26,11 @@ repository</a> to install. Currently it's only in extras-devel.</p>
 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
+<em>~/.config/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>
+"keys" to set. Here is an example configuration file (<a href=
+"selene.txt">N810</a>, <a href="rover.txt">N900</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