Updated Vice

This commit is contained in:
pelya
2011-02-23 16:05:44 +00:00
parent bcd5152abd
commit 4de240dc27
3 changed files with 8 additions and 6 deletions

View File

@@ -1,14 +1,15 @@
# The application settings for Android libSDL port
AppSettingVersion=15
AppSettingVersion=17
LibSdlVersion=1.2
AppName="ViceC64"
AppFullName=org.viceteam.sdl
ScreenOrientation=h
InhibitSuspend=n
AppDataDownloadUrl="Data size is 1 Mb|vice-data.zip"
AppDataDownloadUrl="!Data size is 1 Mb|vice-2.3-data.zip"
SdlVideoResize=y
SdlVideoResizeKeepAspect=n
NeedDepthBuffer=n
SwVideoMode=y
AppUsesMouse=n
AppNeedsTwoButtonMouse=n
AppNeedsArrowKeys=y
@@ -18,11 +19,12 @@ AppHandlesJoystickSensitivity=n
AppUsesMultitouch=n
NonBlockingSwapBuffers=n
RedefinedKeys="LCTRL RETURN KP_PLUS KP_MINUS LCTRL"
AppTouchscreenKeyboardKeysAmount=4
AppTouchscreenKeyboardKeysAmount=3
AppTouchscreenKeyboardKeysAmountAutoFire=0
RedefinedKeysScreenKb="KP_PLUS RETURN LCTRL"
MultiABI=n
AppVersionCode=22001
AppVersionName="svn23185"
AppVersionCode=23000
AppVersionName="2.3.0.00"
CompiledLibraries="jpeg png"
CustomBuildScript=y
AppCflags=''

View File

@@ -1,2 +1,2 @@
Download VICE from https://vice-emu.svn.sourceforge.net/svnroot/vice-emu/trunk/vice ,
Download VICE from http://sourceforge.net/projects/vice-emu/ ,
put or symlink it here under dir name "vice", and hit build.sh.