apple2ix/src
Aaron Culliney 06011e2902 New disk tests and improvements
- Exercise various TRACING codepaths
    - Adds ProDOS-order tests
2015-01-03 16:24:02 -08:00
..
audio rename read_random to avoid namespace collison on Mac 2014-12-29 19:07:43 -08:00
meta Massive disk refactoring sourced from AppleWin 2014-12-28 13:07:13 -08:00
test New disk tests and improvements 2015-01-03 16:24:02 -08:00
video Silence some valgrind complaints 2014-12-21 13:59:04 -08:00
video_util Fixes for various clang static analyzer issues 2014-10-25 11:53:44 -07:00
x86 CPU fixes from tracing against AppleWin 2014-11-18 22:27:25 -08:00
apple2.6 initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
apple2.h Cleanup and fixes for compiler warnings 2014-10-31 16:27:39 -07:00
common.h Gamepad clamp-beyond-radius implemented 2014-12-05 22:31:12 -08:00
cpu-supp.c Adds a VM tracing facility and functionality test 2014-11-23 14:03:18 -08:00
cpu.h Slightly improve CPU trace files 2014-10-31 16:32:34 -07:00
crusty.cfg an uncrustify pass and uncrustify config file 2013-07-05 21:37:13 -07:00
darwin-shim.c Shim clock_gettime 2014-06-21 10:02:26 -07:00
darwin-shim.h Shim clock_gettime 2014-06-21 10:02:26 -07:00
disk.c rename read_random to avoid namespace collison on Mac 2014-12-29 19:07:43 -08:00
disk.h Massive disk refactoring sourced from AppleWin 2014-12-28 13:07:13 -08:00
display.c Fix PAGE2 display test 2014-11-25 21:57:57 -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 Massive disk refactoring sourced from AppleWin 2014-12-28 13:07:13 -08:00
interface.c Massive disk refactoring sourced from AppleWin 2014-12-28 13:07:13 -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 key handling improvements 2014-12-01 22:00:45 -08:00
keys.h key handling improvements 2014-12-01 22:00:45 -08:00
misc.c rename read_random to avoid namespace collison on Mac 2014-12-29 19:07:43 -08:00
misc.h rename read_random to avoid namespace collison on Mac 2014-12-29 19:07:43 -08:00
prefs.c Refactor joystick handling 2014-11-09 15:48:05 -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 Silence a number of clang compiler warnings on Linux 2014-10-25 08:44:21 -07:00
timing.h cput_thread() now has correct pthread function prototype 2014-09-16 20:39:08 -07:00
uthash.h include uthash.h 2013-11-02 20:38:29 -07:00
vm.c rename read_random to avoid namespace collison on Mac 2014-12-29 19:07:43 -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