mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
529e0ffd32
This replaces SameBoy-libretro. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
11 lines
428 B
Text
11 lines
428 B
Text
SameBoy is an open source Game Boy (DMG) and Game Boy Color (CGB) video
|
|
game system emulator that can be used with its own SDL frontend or as a
|
|
libretro core.
|
|
|
|
RetroArch is an optional dependency required to run the libretro core.
|
|
SDL2 is an optional dependency required to build the SDL frontend.
|
|
|
|
At least one optional dependency is required to use SameBoy.
|
|
|
|
To build the debugging symbols use:
|
|
DEBUG=1 ./SameBoy.SlackBuild
|