apple2ix/src
Aaron Culliney 4e6718be37 Tweak joystick x-axis
* Seems to make S.R. play better and doesn't affect A.H.
2014-05-11 17:45:00 -07:00
..
asm386 Refactor CPU code 2014-05-11 17:06:53 -07:00
audio Work around an abort in mockingboard for now 2014-05-11 13:55:54 -07:00
greatest Better/moar display tests 2014-04-05 23:10:55 -07:00
meta "HEADLESS" CPP define and envvar switches 2014-04-26 13:34:35 -07:00
test refactor ALTZP switch to C 2014-05-10 21:25:54 -07:00
video "HEADLESS" CPP define and envvar switches 2014-04-26 13:34:35 -07:00
apple2.6 initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
apple2.h moar ifdefs for various macro conditional codepaths 2014-03-23 14:25:28 -07:00
common.h ifndef MIN() & MAX() macros 2014-03-30 10:39:45 -07:00
cpu-supp.c Refactor CPU code 2014-05-11 17:06:53 -07:00
cpu.h Refactor CPU code 2014-05-11 17:06:53 -07:00
crusty.cfg an uncrustify pass and uncrustify config file 2013-07-05 21:37:13 -07:00
disk.c don't leak 2014-04-28 11:44:45 -07:00
disk.h Move disk compression routines to disk module 2014-03-25 22:11:01 -07:00
display.c "HEADLESS" CPP define and envvar switches 2014-04-26 13:34:35 -07:00
font.txt initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
genfont.c Refactor to use GNU build tools 2014-01-22 20:51:50 -08:00
glue.h refactor ALTZP switch to C 2014-05-10 21:25:54 -07:00
interface.c refactor game controller switches to C 2014-05-10 13:08:44 -07:00
interface.h Various fixes for input handling 2013-12-28 13:08:35 -08:00
joystick.c refactor game controller switches to C 2014-05-10 13:08:44 -07:00
joystick.h refactor game controller switches to C 2014-05-10 13:08:44 -07:00
keys.c refactor game controller switches to C 2014-05-10 13:08:44 -07:00
keys.h better pthread signaling between ui and cpu threads 2014-03-30 11:17:12 -07:00
misc.c Refactor CPU code 2014-05-11 17:06:53 -07:00
misc.h Complete refactoring VM routines to C 2014-05-11 13:54:03 -07:00
prefs.c "HEADLESS" CPP define and envvar switches 2014-04-26 13:34:35 -07:00
prefs.h "HEADLESS" CPP define and envvar switches 2014-04-26 13:34:35 -07:00
timing.c Allow "complete" reboots to occur when debug-stepping 2014-04-28 11:40:51 -07:00
timing.h sanity-check for cpu thread 2014-03-30 11:10:24 -07:00
uthash.h include uthash.h 2013-11-02 20:38:29 -07:00
vm.c Tweak joystick x-axis 2014-05-11 17:45:00 -07:00
zlib-helpers.c Sanity-check .dsk and .nib image raw byte sizes 2014-04-06 21:49:02 -07:00
zlib-helpers.h Sanity-check .dsk and .nib image raw byte sizes 2014-04-06 21:49:02 -07:00