diff options
author | Dugan Chen <thedoogster@gmail.com> | 2011-12-13 18:53:25 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:47 -0200 |
commit | 7a13655bc9a5e791af3433e21ade23656a3c12ed (patch) | |
tree | e9cac0666b9906383f8d0347601caa37c88849cc /games/nestopia/README | |
parent | c9b65989b093b62bb96fc9374d8cfb085da1744b (diff) |
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/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/games/nestopia/README b/games/nestopia/README new file mode 100644 index 000000000000..e0dbf55ba0b1 --- /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. |