updating site
[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="n810shot.png" alt="Launcher screenshot in N810" /></p>
22 <p><img src="n900shot.png" alt="Launcher screenshot in N900" /></p>
23 <h2>Manual</h2>
24 <p>To be written. For now, remember the launcher has a menu.</p>
25 <p>The package installs a command line version of the emulator
26 (<em>drnoksnes</em>), so if you want to try options not still on
27 GUI, try <tt>drnoksnes --help</tt>. The command line version also
28 allows you to create a bit more advanced key mappings.</p>
29 <p>The emulator will load a configuration file from
30 <em>~/.config/drnoksnes.txt</em>. This file is a popt-based
31 configuration file, which means it uses long parameter names as
32 "keys" to set. Here is an example configuration file (<a href=
33 "selene.txt">N810</a>, <a href="rover.txt">N900</a>) that maps the
34 same keys the GUI does by default.</p>
35 <h2>Development</h2>
36 <p>All <a href=
37 "https://git.maemo.org/?p=drnoksnes;a=summary">development</a> is
38 done over Git.</p>
39 <p>Go to the <a href=
40 "https://garage.maemo.org/projects/drnoksnes/">Garage project
41 page</a> for bugs and feature requests.</p>
42 </body>
43 </html>