diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/libretro-yabause/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/games/libretro-yabause/README b/games/libretro-yabause/README index c1c9c222fa7d8..351db37753ed8 100644 --- a/games/libretro-yabause/README +++ b/games/libretro-yabause/README @@ -1,13 +1,14 @@ -Yabause is a Sega Saturn video game system emulator that can be used as a -libretro core. +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 (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: +Yabause optionally supports usage of an actual Saturn BIOS image file +for increased compatibility: * saturn_bios.bin |