diff options
Diffstat (limited to 'games/libretro-fba/README')
-rw-r--r-- | games/libretro-fba/README | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/games/libretro-fba/README b/games/libretro-fba/README deleted file mode 100644 index 4a5a14b57269f..0000000000000 --- a/games/libretro-fba/README +++ /dev/null @@ -1,14 +0,0 @@ -Final Burn Alpha is an arcade system emulator that can be used as a libretro -core. - -If you are building libretro-fba for a Raspberry Pi 2, use: - RPI2="yes" ./libretro-fba.SlackBuild - -Final Burn Alpha may require both a parent and child romset to play games with, -rebuilding romsets so they work properly is not supported on GNU/Linux, but the -required dat files are included in the src tree. - -Romsets built for FB Alpha (0.2.97.38) are recommended for best results. - -To build the debugging symbols use: - DEBUG=1 ./libretro-fba.SlackBuild |