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