apple2ix/Android/jni
Aaron Culliney 227098ec52 Refactor video/display rendering
- Import NTSC video display modes
    - Migrate to using full-color framebuffers
    - Mac and Android builds somewhat working
    - TODO : likely breaks display testing
2018-11-04 14:07:30 -08:00
..
android_globals.h Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
androidkeys.c Silence a LOG 2016-10-23 18:30:08 -07:00
androidkeys.h Meager support for Android joystick/gamepad keys 2015-12-19 13:14:46 -08:00
apple2ix
apple2ix-src
apple2ix.mk
Application.mk
breakpad
breakpad.mk
build.sh Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
clean
jnicrash.c Excise ERRLOG() in favor of LOG() 2017-07-15 14:39:15 -10:00
jnihooks.c Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
sources.mk Refactor video/display rendering 2018-11-04 14:07:30 -08:00
start_valgrind.sh Misc stuff for Android build 2016-05-08 13:39:17 -07:00
testcpu
testcpu.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testdisk
testdisk.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testdisplay Build testdisplay and testvm 2015-02-24 20:54:43 -08:00
testdisplay.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testprefs Misc stuff for Android build 2016-05-08 13:39:17 -07:00
testprefs.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testtrace Beginnings of trace testing on Droid 2017-05-28 08:48:24 -10:00
testtrace.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testui Add testui target for Android 2016-10-15 19:29:15 -07:00
testui.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testvm
testvm.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
uninstall