apple2ix/src
2015-08-29 12:05:09 -07:00
..
arm Simplify BranchXCycles 2015-03-22 15:46:58 -07:00
audio Refactor timing locking behavior 2015-07-26 13:48:24 -07:00
meta Refactor timing locking behavior 2015-07-26 13:48:24 -07:00
test Refactor : rename audio subsystem initialization and shutdown functions 2015-06-14 15:05:44 -07:00
video Force CapsLock for Joystick Keypad for now 2015-08-29 12:05:09 -07:00
video_util Reminder for a future rethink/refactor 2015-06-06 13:00:53 -07:00
x86 DAA & DAS algorithms in ARM assembly 2015-02-22 13:46:58 -08:00
apple2.6 initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
common.h Logging should automatically print function 2015-08-21 23:43:19 -07:00
cpu-supp.c Refactor: rename to video_reset() for clarity 2015-05-29 21:46:07 -07:00
cpu.h Misc build tweaks 2015-02-16 08:47:26 -08:00
crusty.cfg an uncrustify pass and uncrustify config file 2013-07-05 21:37:13 -07:00
darwin-shim.c Fix ctor load priorities 2015-04-17 22:12:13 -07:00
darwin-shim.h Revert "Fix non-deterministic ctor load issues and use singleton for video_backend module access" 2015-04-17 21:40:56 -07:00
disk.c Kill a magic number and ensure file_name is nul-terminated 2015-06-01 22:08:58 -07:00
disk.h Kill a magic number and ensure file_name is nul-terminated 2015-06-01 22:08:58 -07:00
display.c Add a video_clear() routine 2015-08-20 22:12:54 -07:00
font.c Fix cycling between different touch devices in the GL touch menu 2015-08-21 23:33:08 -07:00
font.txt Fix cycling between different touch devices in the GL touch menu 2015-08-21 23:33:08 -07:00
genfont.c Various additions/changes to interface glyphs 2015-04-19 14:25:53 -07:00
genrom.c Don't fail build if ROM generation fails 2014-06-22 11:25:57 -07:00
glue.h removed unused macros 2015-02-01 15:26:50 -08:00
interface.c nativeOnTouch() now returns various state flags 2015-07-30 22:05:21 -07:00
interface.h Expose all three touch interfaces in the sprouting menu for easier switching 2015-08-29 10:42:24 -07:00
joystick.c Add ability to hide joystick controls overlay 2015-08-22 11:05:18 -07:00
joystick.h Add ability to hide joystick controls overlay 2015-08-22 11:05:18 -07:00
json_parse.c Include jsmn JSON parsing code; add our own wrapper for processing JSON daata from files 2015-08-28 22:09:35 -07:00
json_parse.h Include jsmn JSON parsing code; add our own wrapper for processing JSON daata from files 2015-08-28 22:09:35 -07:00
keys.c Parse JSON that specifies alternate keyboard settings 2015-08-28 22:12:53 -07:00
keys.h Parse JSON that specifies alternate keyboard settings 2015-08-28 22:12:53 -07:00
misc.c Use single buffer queue callback for OpenSLES/Android 2015-07-12 12:59:49 -07:00
misc.h Fix shutdown codepaths 2015-05-31 13:43:51 -07:00
prefs.c path handling cleanups 2015-06-01 22:25:29 -07:00
prefs.h path handling cleanups 2015-06-01 22:25:29 -07:00
rom-shim.c ROM shim for Xcode builds 2014-06-22 12:26:40 -07:00
timing.c Android lifecycle cleanups 2015-07-27 22:36:39 -07:00
timing.h Android lifecycle cleanups 2015-07-27 22:36:39 -07:00
uthash.h include uthash.h 2013-11-02 20:38:29 -07:00
vm.c Refactor GL Touch Joystick (PART I Native changes) 2015-08-18 21:59:41 -07:00
zlib-helpers.c Silence Valgrind complaint about gzread() 2015-06-01 22:04:01 -07:00
zlib-helpers.h Sanity-check .dsk and .nib image raw byte sizes 2014-04-06 21:49:02 -07:00