updating webpage
[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 Nokia N800 and N810 Internet Tablets, and
13 the N900 mobile phone.</p>
14 <p>It is a port (with some modifications plus a new interface) of
15 <a href="http://reesy.gp32x.de/DrPocketSnes.html">DrPocketSnes</a>,
16 which is a mix of both PocketSnes and SquidgeSnes, originally
17 designed with the GP32/GP2X in mind. Many thanks to Reesy and all
18 the original authors for making a very fast emulator.</p>
19 <p>Please use <a href="http://wiki.maemo.org/Extras">extras
20 repository</a> to install. Currently it's only in extras-devel.</p>
21 <p><img src="shotmain.png" alt="Launcher screenshot in N810" /></p>
22 <h2>Manual</h2>
23 <p>To be written. For now, remember the launcher has a menu.</p>
24 <p>The package installs a command line version of the emulator
25 (<em>drnoksnes</em>), so if you want to try options not still on
26 GUI, try <tt>drnoksnes --help</tt>. The command line version also
27 allows you to create a bit more advanced key mappings.</p>
28 <p>The emulator will load a configuration file from
29 <em>~/.config/drnoksnes.txt</em>. This file is a popt-based
30 configuration file, which means it uses long parameter names as
31 "keys" to set. Here is an example configuration file (<a href=
32 "selene.txt">N810</a>, <a href="rover.txt">N900</a>) that maps the
33 same keys the GUI does by default.</p>
34 <h2>Development</h2>
35 <p>All <a href=
36 "https://git.maemo.org/?p=drnoksnes;a=summary">development</a> is
37 done over Git.</p>
38 <p>Go to the <a href=
39 "https://garage.maemo.org/projects/drnoksnes/">Garage project
40 page</a> for bugs and feature requests.</p>
41 </body>
42 </html>