apple2ix/Android/jni
Aaron Culliney af42dc36b2 Squashed commit of the following:
CPU speed animation touch-ups, and enable building for desktop
    Rename/shuffle animation declarations and code
    Refactor backend video system to be a dynamically initialized module
    Basic CPU speed texture animation works on desktop Linux and Android
    Use static pixel buffers to avoid malloc/free churn
    Improve CPU animations
    First cut at CPU speed message animation
    Refactor some of the classic interface functions to be potentially reusable elsewhere
2015-03-22 18:53:13 -07:00
..
androidkeys.c First cut at translating Android keys to Emulator keys 2015-02-28 21:48:08 -08:00
androidkeys.h First cut at translating Android keys to Emulator keys 2015-02-28 21:48:08 -08:00
apple2ix Updates to prepare/support Android Studio / Gradle builds 2015-03-10 13:15:36 -07:00
apple2ix-src Updates to prepare/support Android Studio / Gradle builds 2015-03-10 13:15:36 -07:00
apple2ix.mk Renamespace Android app 2015-03-10 13:38:14 -07:00
build.sh Android build system updates to support demo and full versions for both debug and release 2015-03-15 15:52:10 -07:00
clean
jnihooks.c Squashed commit of the following: 2015-03-22 18:53:13 -07:00
sources.mk Squashed commit of the following: 2015-03-22 18:53:13 -07:00
testcpu
testcpu.mk Renamespace Android app 2015-03-10 13:38:14 -07:00
testdisk
testdisk.mk Renamespace Android app 2015-03-10 13:38:14 -07:00
testdisplay
testdisplay.mk Renamespace Android app 2015-03-10 13:38:14 -07:00
testvm
testvm.mk Renamespace Android app 2015-03-10 13:38:14 -07:00
uninstall