36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
Categories:Games
|
|
License:GPL-2.0-or-later
|
|
Web Site:https://yabause.org
|
|
Source Code:https://sourceforge.net/p/yabause/code
|
|
Issue Tracker:https://sourceforge.net/projects/yabause/support
|
|
|
|
Summary:Sega Saturn emulator
|
|
Description:
|
|
Yabause support booting games using Saturn cds or iso files. BIOS (optional)
|
|
should be placed into /sdcard/yabause/bios and games go in
|
|
/sdcard/yabause/games.
|
|
|
|
[https://wiki.yabause.org/index.php5?title=Compatibility_list Compatibility
|
|
list]
|
|
|
|
Status: ALPHA
|
|
.
|
|
|
|
Repo Type:git-svn
|
|
Repo:https://svn.code.sf.net/p/yabause/code/trunk
|
|
|
|
Build:0.9.11,1
|
|
commit=3136
|
|
subdir=yabause/src/android
|
|
patch=toolchain.patch
|
|
build=echo "APP_CFLAGS+=-Wno-error=format-security" > jni/Application.mk && \
|
|
cd ../.. && \
|
|
export PATH="$PATH:$$NDK$$/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin" && \
|
|
cmake -DCMAKE_TOOLCHAIN_FILE=src/android/android.cmake -DNDK_BUILD=$$NDK$$/ndk-build -DSDK_ANDROID=$$SDK$$/tools/android -DYAB_PORTS=android . && \
|
|
make
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:None
|
|
Current Version:0.9.11
|
|
Current Version Code:1
|