apple2ix/src
2015-02-16 08:47:26 -08:00
..
audio Refactor speaker system to prevent audio glitches and to support CPU automatic speed switching 2015-01-31 13:57:10 -08:00
meta Get threaded tests unstuck and rename/shuffle some code 2015-02-16 08:46:29 -08:00
test Use 32bit counters to avoid overflow 2015-02-03 22:10:47 -08:00
video Refactor speaker system to prevent audio glitches and to support CPU automatic speed switching 2015-01-31 13:57:10 -08:00
video_util Fixes for various clang static analyzer issues 2014-10-25 11:53:44 -07:00
x86 REFACTOR : whitespace, style, remove deadcode, extract code into macro 2015-02-16 08:47:26 -08:00
apple2.6 initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
common.h Add general-use branch-prediction macros 2015-01-23 23:34:03 -08:00
cpu-supp.c Refactor speaker system to prevent audio glitches and to support CPU automatic speed switching 2015-01-31 13:57:10 -08:00
cpu.h REFACTOR : whitespace, style, remove deadcode, extract code into macro 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 Refactor speaker system to prevent audio glitches and to support CPU automatic speed switching 2015-01-31 13:57:10 -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 Refactor speaker system to prevent audio glitches and to support CPU automatic speed switching 2015-01-31 13:57:10 -08:00
interface.h Refactor classic interface to run within its own thread 2014-09-16 20:42:07 -07:00
joystick.c Gamepad clamp-beyond-radius implemented 2014-12-05 22:31:12 -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 Get CPU tests working again 2015-01-31 14:26:45 -08:00
misc.h read_rand() is really just floating_bus() return 2015-01-10 19:42:00 -08:00
prefs.c don't leak a buffer 2015-01-14 23:24:51 -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 Handle unlikely overflow and silence clang warning 2014-06-21 14:51:41 -07:00
zlib-helpers.h Sanity-check .dsk and .nib image raw byte sizes 2014-04-06 21:49:02 -07:00