mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/nestopia: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
51fe8c83e6
commit
b26c82c7e9
1 changed files with 9 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue