mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
f5764b0e7d
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
17 lines
571 B
Text
17 lines
571 B
Text
Final Burn Alpha is an arcade system emulator that can be used as a
|
|
libretro core.
|
|
|
|
This package was previoulsy called libretro-fba.
|
|
|
|
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.
|
|
|
|
If you are building fbalpha for a Raspberry Pi 2, use:
|
|
RPI2=1 ./fbalpha.SlackBuild
|
|
|
|
To build the debugging symbols use:
|
|
DEBUG=1 ./fbalpha.SlackBuild
|