mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-26 11:36:01 +00:00
(Android) Bump up version code - add more descriptions for cores
This commit is contained in:
parent
841d8fa8e1
commit
387701b55e
@ -1,7 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.retroarch"
|
||||
android:versionCode="24"
|
||||
android:versionName="0.9.9.6" >
|
||||
android:versionCode="25"
|
||||
android:versionName="0.9.9.7" >
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
<uses-sdk
|
||||
|
@ -22,6 +22,9 @@ libretro_mednafen_psx_system = "PlayStation1"
|
||||
libretro_gambatte = "Gambatte"
|
||||
libretro_gambatte_system = "GameBoy/GameBoy Color"
|
||||
|
||||
libretro_handy = "Handy"
|
||||
libretro_handy_system = "Atari Lynx"
|
||||
|
||||
libretro_genesis_plus_gx = "Genesis Plus GX"
|
||||
libretro_genesis_plus_gx_system = "Sega Genesis/Sega CD/Master System"
|
||||
|
||||
@ -31,6 +34,9 @@ libretro_picodrive_system = "Sega Genesis/Sega CD/Master System/32X"
|
||||
libretro_vba_next = "VBA Next"
|
||||
libretro_vba_next_system = "GameBoy Advance"
|
||||
|
||||
libretro_vbam = "VBA-M"
|
||||
libretro_vbam_system = "GameBoy Advance"
|
||||
|
||||
libretro_prboom = "PrBoom"
|
||||
libretro_prboom_system = "DOOM"
|
||||
|
||||
@ -79,3 +85,5 @@ libretro_mame078_system = "Arcade"
|
||||
libretro_bsnes_performance = "bsnes/higan Performance"
|
||||
libretro_bsnes_performance_system = "Nintendo SNES"
|
||||
|
||||
libretro_dinothawr = "Dinothawr"
|
||||
libretro_dinothawr_system = "Puzzle Game"
|
||||
|
Loading…
x
Reference in New Issue
Block a user