apple2ix/src
Aaron Culliney 80b880550f Fix shutdown codepaths
- Ensures various shutdown codepaths (interface, cpu/audio, main/video, ...) run on proper thread(s)
    - Actually now runs the CloseAL() code
    - Try to ensure all detached threads exit ... seems to help keep Valgrind happy =)
2015-05-31 13:43:51 -07:00
..
arm Simplify BranchXCycles 2015-03-22 15:46:58 -07:00
audio Remove an uppity assert 2015-03-10 10:22:47 -07:00
meta c_mygetch is strictly INTERFACE_CLASSIC 2015-05-31 12:57:33 -07:00
test No disk in drive (or invalid track) should return 0xFF 2015-05-25 13:36:17 -07:00
video Fix shutdown codepaths 2015-05-31 13:43:51 -07:00
video_util Make RGBA_4444 codepaths available to HUD models 2015-05-30 23:18:08 -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 Misc tweaks to various GL interface objects 2015-04-26 18:12:56 -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 No disk in drive (or invalid track) should return 0xFF 2015-05-25 13:36:17 -07:00
disk.h Rename to motor_off and record motor access times 2015-01-11 12:04:06 -08:00
display.c Don't exit in video_shutdown() 2015-05-31 11:25:23 -07:00
font.c Improved keyboard with semi-inline arrows 2015-05-17 22:05:15 -07:00
font.txt Improved keyboard with semi-inline arrows 2015-05-17 22:05:15 -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 Fix shutdown codepaths 2015-05-31 13:43:51 -07:00
interface.h Refactor INTERPOLATED_PIXEL_ADJUSTMENT calculations just to codepaths actually touching the internal framebuffers 2015-05-29 21:47:49 -07:00
joystick.c Misc tweaks to various GL interface objects 2015-04-26 18:12:56 -07:00
joystick.h Misc tweaks to various GL interface objects 2015-04-26 18:12:56 -07:00
keys.c Fix shutdown codepaths 2015-05-31 13:43:51 -07:00
keys.h Misc tweaks to various GL interface objects 2015-04-26 18:12:56 -07:00
misc.c Fix shutdown codepaths 2015-05-31 13:43:51 -07:00
misc.h Fix shutdown codepaths 2015-05-31 13:43:51 -07:00
prefs.c REFACTOR : migrate common preferences settings into misc.c 2015-02-17 16:16:34 -08:00
prefs.h Refactor joystick handling 2014-11-09 15:48:05 -08:00
rom-shim.c ROM shim for Xcode builds 2014-06-22 12:26:40 -07:00
timing.c Fix shutdown codepaths 2015-05-31 13:43:51 -07:00
timing.h Squashed commit of the following: 2015-03-22 18:53:13 -07:00
uthash.h include uthash.h 2013-11-02 20:38:29 -07:00
vm.c base_c4rom is a flexible pointer 2015-03-10 10:23:52 -07:00
zlib-helpers.c Get zlib-helpers.c compiling/linking on Android 2015-02-17 20:09:13 -08:00
zlib-helpers.h Sanity-check .dsk and .nib image raw byte sizes 2014-04-06 21:49:02 -07:00