summaryrefslogtreecommitdiff
path: root/games/nestopia/README
diff options
context:
space:
mode:
authorDugan Chen <thedoogster@gmail.com>2011-12-13 18:53:25 -0600
committerNiels Horn <niels.horn@slackbuilds.org>2011-12-18 00:07:47 -0200
commit7a13655bc9a5e791af3433e21ade23656a3c12ed (patch)
treee9cac0666b9906383f8d0347601caa37c88849cc /games/nestopia/README
parentc9b65989b093b62bb96fc9374d8cfb085da1744b (diff)
downloadslackbuilds-7a13655bc9a5e791af3433e21ade23656a3c12ed.tar.gz
games/nestopia: Added (Nintendo Entertainment System Emulator)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/nestopia/README')
-rw-r--r--games/nestopia/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/nestopia/README b/games/nestopia/README
new file mode 100644
index 0000000000..e0dbf55ba0
--- /dev/null
+++ b/games/nestopia/README
@@ -0,0 +1,15 @@
+Nestopia is a portable Nintendo Entertainment System emulator. It strives for
+the most accurate emulation possible at the pixel-by-pixel and sample-by-sample
+level. It was also one of the inspirations for bsnes.
+
+A 1Ghz CPU and 128MB RAM are required to get the best performance.
+
+Before starting it up, copy the following files from /usr/share/nestopiah/ to
+~/.nestopia/:
+
+ * NstDatabase.xml
+ * The default input file (nstcontrols)
+ * The Disk System BIOS (disksys.rom)
+
+A Disk System BIOS (disksys.rom) is optional and, of course, not included. If
+you have one, put it in ~/.nestopia/ too.