apple2ix/Android/jni
Aaron Culliney 2ec88ad433 Iterate on GLTouchJoystick
- Use smaller models/textures
    - Slightly change the joystick/kpad glyphs
2016-01-02 15:08:06 -08:00
..
android_globals.h Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
androidkeys.c map L1 and R1 keys to joy buttons 2015-12-19 23:13:44 -08:00
androidkeys.h Meager support for Android joystick/gamepad keys 2015-12-19 13:14:46 -08:00
apple2ix
apple2ix-src
apple2ix.mk Get NDK debugging working from script: './apple2ix debug' 2015-11-10 22:08:32 -08:00
Application.mk x86 builds and basically works on Android x86 devices 2015-11-09 22:45:52 -08:00
breakpad Integrate Breakpad crash dumper and tools into Android build 2015-09-19 13:11:27 -07:00
breakpad.mk Integrate Breakpad crash dumper and tools into Android build 2015-09-19 13:11:27 -07:00
build.sh Get NDK debugging working from script: './apple2ix debug' 2015-11-10 22:08:32 -08:00
clean
jnicrash.c Enable simple heap memory fencing/scribbling in debug builds 2015-12-31 22:50:43 -08:00
jnihooks.c Enable simple heap memory fencing/scribbling in debug builds 2015-12-31 22:50:43 -08:00
jniprefs.c Iterate on GLTouchJoystick 2016-01-02 15:08:06 -08:00
sources.mk Build PIC without relocations in TEXT section 2015-11-08 21:11:03 -08:00
testcpu
testcpu.mk Fix test compilation on Android 2015-12-15 22:24:43 -08:00
testdisk
testdisk.mk Fix test compilation on Android 2015-12-15 22:24:43 -08:00
testdisplay
testdisplay.mk Fix test compilation on Android 2015-12-15 22:24:43 -08:00
testvm
testvm.mk Fix test compilation on Android 2015-12-15 22:24:43 -08:00
uninstall