apple2ix/src
Aaron Culliney 2878c5adde Partial Revert "Fastpath no-logging, don't do normal logging in release but provide a means to RELEASE_LOG()"
- Logging to file may still be useful in release, and we already don't do logging to logcat/stdout
    - TODO: verify no hotpath logging in release ...
2019-06-02 13:12:10 -07:00
..
arm Streamline CPU tracing codepaths and remove some deadc0de 2018-03-31 12:48:14 -07:00
audio Refactor/simplify spinlocking 2019-06-01 07:13:59 -07:00
meta Partial Revert "Fastpath no-logging, don't do normal logging in release but provide a means to RELEASE_LOG()" 2019-06-02 13:12:10 -07:00
test Rename some debugger functions and mark as TESTING 2019-03-24 15:50:16 -07:00
video Refactor touch joystick variants 2019-06-02 13:08:16 -07:00
video_util Refactor video/display rendering 2018-11-04 14:07:30 -08:00
x86 Help Xcode/lldb cpu thread debugging on Intel by zeroing out the clobbered base pointer 2018-07-29 13:51:36 -07:00
apple2.6
breakpad.C
common.h Refactor/simplify spinlocking 2019-06-01 07:13:59 -07:00
cpu-supp.c First cut at implementing conformant video scanner 2018-07-29 18:33:17 -07:00
cpu.h Streamline CPU tracing codepaths and remove some deadc0de 2018-03-31 12:48:14 -07:00
crusty.cfg
darwin-cpu-glue.S
disk.c Bugfix disk6_ioWrite 2018-10-13 07:38:05 -07:00
disk.h Tests appear to be working on Droid 2018-11-20 11:30:18 -08:00
display.c Unbreak INTERFACE_CLASSIC rendering 2019-03-09 06:56:49 -08:00
display.h Testing is beginning to work again after upheaval 2018-11-11 19:43:49 -08:00
external-rom
font.c
font.txt
genfont.c
genglue.sh
genrom.c
glue-offsets.c Streamline CPU tracing codepaths and remove some deadc0de 2018-03-31 12:48:14 -07:00
glue.h Streamline CPU tracing codepaths and remove some deadc0de 2018-03-31 12:48:14 -07:00
interface.c Unify and brace thread creation with TEMP_FAILURE_RETRY() 2019-02-24 09:24:12 -08:00
interface.h Refactor video/display rendering 2018-11-04 14:07:30 -08:00
joystick.c Unify and brace thread creation with TEMP_FAILURE_RETRY() 2019-02-24 09:24:12 -08:00
joystick.h Refactor touch joystick variants 2019-06-02 13:08:16 -07:00
json_parse_private.h
json_parse.c
json_parse.h Minor renaming of internal API function 2017-07-01 11:43:00 -07:00
keys.c Refactor touch joystick variants 2019-06-02 13:08:16 -07:00
keys.h Refactor touch joystick variants 2019-06-02 13:08:16 -07:00
misc.c Silence some Android build warnings 2018-12-02 09:10:11 -08:00
misc.h
prefs.c Fix compiler warnings in Droid build 2018-11-17 15:57:27 -08:00
prefs.h Refactor touch joystick variants 2019-06-02 13:08:16 -07:00
rom
rom-shim.c
timing.c Refactor/simplify spinlocking 2019-06-01 07:13:59 -07:00
timing.h Fast disk loading is enabled from a pref 2018-11-07 06:49:16 -08:00
uthash.h
vm.c Refactor touch joystick variants 2019-06-02 13:08:16 -07:00
vm.h Repurpose a softswitch printing function 2018-07-29 16:26:07 -07:00
zlib-helpers.c
zlib-helpers.h