2011-12-14 01:53:25 +01:00
|
|
|
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
|
2013-01-03 16:55:03 +01:00
|
|
|
you have one, put it in ~/.nestopia
|
|
|
|
|
2018-04-05 17:12:20 +02:00
|
|
|
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:
|
2015-10-11 09:51:24 +02:00
|
|
|
|
2018-04-05 17:12:20 +02:00
|
|
|
/usr/share/nestopia/NstDatabase.xml
|
2015-10-11 09:51:24 +02:00
|
|
|
|
2020-04-16 07:53:15 +02:00
|
|
|
Enable GTK GUI needs newer version of gtk3 (default GTK=no)
|
|
|
|
|
|
|
|
GTK=yes ./nestopia.SlackBuild
|