summaryrefslogtreecommitdiffstats
path: root/games/libretro-yabause/README
diff options
context:
space:
mode:
author Hunter Sezen2016-08-01 13:11:08 +0200
committer David Spencer2016-08-05 19:10:41 +0200
commit57d7583650e2530ef8bfd2ba5d79df05bfc370ac (patch)
treea66e5551f3cf85e338f322469ad48dba5ec64359 /games/libretro-yabause/README
parent16240aede3902a858b39167ba977a33c9f770b2b (diff)
downloadslackbuilds-57d7583650e2530ef8bfd2ba5d79df05bfc370ac.tar.gz
games/libretro-yabause: Added (Yabause port for libretro).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/libretro-yabause/README')
-rw-r--r--games/libretro-yabause/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/libretro-yabause/README b/games/libretro-yabause/README
new file mode 100644
index 0000000000..c1c9c222fa
--- /dev/null
+++ b/games/libretro-yabause/README
@@ -0,0 +1,17 @@
+Yabause is a Sega Saturn video game system emulator that can be used as a
+libretro core.
+
+Yabause (Yet Another Buggy And Uncomplete Saturn Emulator) is the only active
+Sega Saturn emulator that is both open-source and written with portability in
+mind. The libretro port only supports the software renderer at the moment,
+which is more accurate but also slower than the GL renderer.
+
+Yabause optionally supports usage of an actual Saturn BIOS image file for
+increased compatibility:
+
+* saturn_bios.bin
+
+Any kind Saturn BIOS file should be good to go.
+
+To build the debugging symbols use:
+ DEBUG=1 ./libretro-yabause.SlackBuild