apple2ix/src
Aaron Culliney be797efce5 Remove some deadc0de
- No longer worrying about softkeyboard showing on mobile since we have a custom GL touch keyboard
    - Move some stuff that is desktop-only to that codepath
2015-09-30 21:58:33 -07:00
..
arm Refactor VM initialization and shutdown 2015-09-11 23:03:17 -07:00
audio Submit a number of quiet samples on first initialization 2015-09-15 22:18:43 -07:00
meta Timing and initialization fixes 2015-09-06 15:15:33 -07:00
test Fix -UCONFORMANT_TRACKS testing (with vanilla gzipped test disk images) 2015-09-11 23:37:52 -07:00
video Remove some deadc0de 2015-09-30 21:58:33 -07:00
video_util Improve video cleanup codepaths from what I can discern are the OpenGL best practices for memory management 2015-09-12 15:06:06 -07:00
x86 Refactor VM initialization and shutdown 2015-09-11 23:03:17 -07:00
apple2.6 initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
breakpad.C process crashes in-situ on Android device 2015-09-26 15:20:54 -07:00
common.h Refactor VM initialization and shutdown 2015-09-11 23:03:17 -07:00
cpu-supp.c Refactor VM initialization and shutdown 2015-09-11 23:03:17 -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 Refactor VM initialization and shutdown 2015-09-11 23:03:17 -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 Refactor VM initialization and shutdown 2015-09-11 23:03:17 -07:00
interface.c Refactor VM initialization and shutdown 2015-09-11 23:03:17 -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 Excise HEADLESS ... it was only being used by testcpu 2015-09-06 17:14:38 -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 Refactor VM initialization and shutdown 2015-09-11 23:03:17 -07:00
keys.h Parse JSON that specifies alternate keyboard settings 2015-08-28 22:12:53 -07:00
misc.c process crashes in-situ on Android device 2015-09-26 15:20:54 -07:00
misc.h process crashes in-situ on Android device 2015-09-26 15:20:54 -07:00
prefs.c path handling cleanups 2015-06-01 22:25:29 -07:00
prefs.h Excise HEADLESS ... it was only being used by testcpu 2015-09-06 17:14:38 -07:00
rom-shim.c ROM shim for Xcode builds 2014-06-22 12:26:40 -07:00
timing.c Remove some deadc0de from timing.c 2015-09-26 14:49:13 -07:00
timing.h Simplify mobile lifecycle at the expense of holding onto audio resources 2015-09-13 14:24:17 -07:00
uthash.h include uthash.h 2013-11-02 20:38:29 -07:00
vm.c Refactor VM initialization and shutdown 2015-09-11 23:03:17 -07:00
vm.h Refactor VM initialization and shutdown 2015-09-11 23:03:17 -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