diff options
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. |