Updated Atari800 project (by Lubomyr)

This commit is contained in:
pelya
2011-02-04 10:58:55 +00:00
parent 9e8f4d794c
commit e99f38c873
105 changed files with 118 additions and 64789 deletions

View File

@@ -1,26 +1,34 @@
# The application settings for Android libSDL port
AppSettingVersion=9
AppSettingVersion=16
LibSdlVersion=1.2
AppName="Atari800 emulator"
AppName="Atari800"
AppFullName=net.sourceforge.atari800
ScreenOrientation=h
AppDataDownloadUrl="Download Atari ROM, note that it is ILLEGAL to download it without owning Atari device!|https://sites.google.com/site/xpelyax/Home/atari800.zip?attredirects=0&d=1"
InhibitSuspend=n
AppDataDownloadUrl="Download Atari ROM, note that it is ILLEGAL to download it without owning Atari device!|atari800-data.zip"
SdlVideoResize=y
SdlVideoResizeKeepAspect=n
NeedDepthBuffer=n
AppUsesMouse=n
AppNeedsTwoButtonMouse=n
AppNeedsArrowKeys=y
AppNeedsTextInput=y
AppUsesJoystick=n
AppHandlesJoystickSensitivity=y
AppUsesMultitouch=n
NonBlockingSwapBuffers=n
RedefinedKeys="RETURN SPACE KP_PLUS KP_MINUS F1 ESCAPE F2 F3"
RedefinedKeys="F6 RETURN F4 F3 F1 ESCAPE F6 F3 F4 F2 F6"
AppTouchscreenKeyboardKeysAmount=6
AppTouchscreenKeyboardKeysAmountAutoFire=2
RedefinedKeysScreenKb="F6 F1 RETURN F4 F3 F2"
MultiABI=n
AppVersionCode=21001
AppVersionName="2.1.0.01"
CompiledLibraries="sdl_mixer png"
CustomBuildScript=n
AppCflags='-O2 -finline-functions -DSOUND'
AppVersionCode=21003
AppVersionName="2.2.0rc2.02"
CompiledLibraries="jpeg png"
CustomBuildScript=y
AppCflags=''
AppLdflags=''
AppSubdirsBuild=''
AppUseCrystaXToolchain=n
AppCmdline='-audio16'
ReadmeText='^You may press "Home" now - the data will be downloaded in background'