diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:45:28 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:24 +0700 |
commit | b26c82c7e9867fbeef4707c2fabaa8e722130514 (patch) | |
tree | b49692d2b793f7b3d0951bfe5ff838b8a83a89fa | |
parent | 51fe8c83e6fb34b7525ff786ec8c3281f4f83108 (diff) |
games/nestopia: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/nestopia/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/games/nestopia/README b/games/nestopia/README index cba13c27bd3e..6a2ced51f515 100644 --- a/games/nestopia/README +++ b/games/nestopia/README @@ -1,15 +1,16 @@ -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. +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. -A Disk System BIOS (disksys.rom) is optional and, of course, not included. If -you have one, put it in ~/.nestopia +A Disk System BIOS (disksys.rom) is optional and, of course, not +included. If you have one, put it in ~/.nestopia -This builds both the standalone application and the Libretro core (for use -with RetroArch). To use the Libretro core, one step is to copy the following -file to your RetroArch BIOS directory: +This builds both the standalone application and the Libretro core (for +use with RetroArch). To use the Libretro core, one step is to copy the +following file to your RetroArch BIOS directory: /usr/share/nestopia/NstDatabase.xml |