apple2ix/src
Aaron Culliney fadb806c92 DSK image loading considered slow, Use NIB image for faster tests (not specifically exercising DSK codepaths)
- There may be some wins in optimizing the DSK codepaths, but I think these are inherently slow now that we have
      brought in Applewin's conformant code
    - It's possible that the best option will be to bring back the non-conformant-but-faster DSK codepaths originally in
      this emulator but ...
2015-02-24 20:42:30 -08:00
..
arm bugfix CPU reinitialization 2015-02-24 12:11:16 -08:00
audio REFACTOR : soundcore to use logging macros 2015-02-17 16:14:25 -08:00
meta Remove OpenSSL dependency, use public source SHA1 2015-02-18 15:54:04 -08:00
test DSK image loading considered slow, Use NIB image for faster tests (not specifically exercising DSK codepaths) 2015-02-24 20:42:30 -08:00
video Android : copy stuff out of APK for ease of use, and pass data_dir to native side 2015-02-23 23:11:17 -08:00
video_util Silence compiler warning 2015-02-18 11:00:50 -08: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 Android variant compiles/links 2015-02-17 20:28:23 -08:00
cpu-supp.c Misc build tweaks 2015-02-16 08:47:26 -08: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 Mac builds 2015-01-16 21:11:29 -08:00
darwin-shim.h Shim clock_gettime 2014-06-21 10:02:26 -07:00
disk.c Remove deadc0de since ROMs should be pre-loaded 2015-02-17 16:06:41 -08:00
disk.h Rename to motor_off and record motor access times 2015-01-11 12:04:06 -08:00
display.c Refactor speaker system to prevent audio glitches and to support CPU automatic speed switching 2015-01-31 13:57:10 -08:00
font.c Add font.c to reduce Xcode project build complexity 2014-06-21 12:17:59 -07:00
font.txt initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
genfont.c Add font.c to reduce Xcode project build complexity 2014-06-21 12:17:59 -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 properly brace INTERFACE_CLASSIC stuff 2015-02-16 08:47:26 -08:00
interface.h Refactor classic interface to run within its own thread 2014-09-16 20:42:07 -07:00
joystick.c REFACTOR : macro defines into toggles 2015-02-16 08:47:26 -08:00
joystick.h Gamepad clamp-beyond-radius implemented 2014-12-05 22:31:12 -08:00
keys.c Synchronize timing functions 2015-02-07 14:34:23 -08:00
keys.h Get threaded tests unstuck and rename/shuffle some code 2015-02-16 08:46:29 -08:00
misc.c Android : copy stuff out of APK for ease of use, and pass data_dir to native side 2015-02-23 23:11:17 -08:00
misc.h Android : copy stuff out of APK for ease of use, and pass data_dir to native side 2015-02-23 23:11:17 -08: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 Get threaded tests unstuck and rename/shuffle some code 2015-02-16 08:46:29 -08:00
timing.h Get threaded tests unstuck and rename/shuffle some code 2015-02-16 08:46:29 -08:00
uthash.h include uthash.h 2013-11-02 20:38:29 -07:00
vm.c PARTIAL Revert "Faster keyboard read" 2015-02-01 15:25:55 -08: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