summaryrefslogtreecommitdiff
path: root/games/nestopia/README
diff options
context:
space:
mode:
authorDugan Chen <thedoogster [t] gmail [dot] com>2018-04-05 16:12:20 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-07 08:13:11 +0700
commitf37d3c73993edd40d3da1b4cc5f6b577c95af628 (patch)
tree68928914b504d56d2620f219774303f76a9b5492 /games/nestopia/README
parent540ae9e733a4fab597a9b020bbd97ed97b4d04ba (diff)
downloadslackbuilds-f37d3c73993edd40d3da1b4cc5f6b577c95af628.tar.gz
games/nestopia: Add libretro core build.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/nestopia/README')
-rw-r--r--games/nestopia/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/games/nestopia/README b/games/nestopia/README
index 0fecefdaef..bb96bf131f 100644
--- a/games/nestopia/README
+++ b/games/nestopia/README
@@ -7,9 +7,10 @@ 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
-Note 1: parallel building is supported with a max of 2 jobs.
+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:
-Note 2: To play NES games, consider using RetroArch with the Nestopia core
-instead. SlackBuilds can be found here:
+ /usr/share/nestopia/NstDatabase.xml
- https://github.com/duganchen/slackware-libretro
+Note: parallel building is supported with a max of 2 jobs.