blob: ef6d56de6762140801c28c91f70532736725f9a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Yabause is a Sega Saturn emulator. It has the following features:
* booting games from CD-ROM and ISO files
* booting games with either an emulated or original BIOS
* screenshot support
* savegame backups
* cheat system
* fullscreen playing
* multiple debugging options
* joystick support
* region select
Requires: gtkglext
Optional: mini18n, OpenAL and Qt4.
By default the gtk interface is built. If you would like to build
the Qt4 interface then pass HAVE_QT4=yes to the slackbuild. This
additionally makes Qt4 a requirement.
For translation support install mini18n.
Before using Yabause, you need to configure a few things in
the Preferences dialog (File>Settings).
|