apple2ix/src
2013-12-29 11:37:05 -08:00
..
alhelpers.c First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
alhelpers.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
apple2.6 initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
apple2.h an uncrustify pass and uncrustify config file 2013-07-05 21:37:13 -07:00
AY8910.c Decrease audio sample rate to fix mockingboard 2013-11-16 18:31:23 -08:00
AY8910.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
common.h Removed some gotos and redundant code paths 2013-11-30 20:00:34 -08:00
cpu-supp.c First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
cpu.h Some interface/keys cleanup 2013-11-30 14:14:22 -08:00
cpu.S Fix the game controller routines to use proper timers 2013-12-21 13:55:40 -08:00
crusty.cfg an uncrustify pass and uncrustify config file 2013-07-05 21:37:13 -07:00
debug.c Partial fix debugger for multithreaded environment 2013-10-06 21:01:00 -07:00
debug.h Interface screens are now 80 columns 2013-11-27 12:43:58 -08:00
debug.l Partial fix debugger for multithreaded environment 2013-10-06 21:01:00 -07:00
debugger.c New splash/credits screen 2013-12-15 14:59:18 -08:00
disk.c Use GZIP routines for simplicity and compat 2013-12-22 12:37:01 -08:00
disk.h Use zlib instead of fork/exec gzip executable 2013-12-01 10:57:58 -08:00
display.S always support //e 2013-07-06 16:04:36 -07:00
ds-shim.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
font.txt initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
genfont.c an uncrustify pass and uncrustify config file 2013-07-05 21:37:13 -07:00
genglue First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
glue-prologue.h switch internal/peripheral rom on CXROM flag 2013-11-22 23:40:24 -08:00
glue.h switch internal/peripheral rom on CXROM flag 2013-11-22 23:40:24 -08:00
interface.c Remove apparently unused/unneeded js_timelimit 2013-12-29 10:58:43 -08:00
interface.h Various fixes for input handling 2013-12-28 13:08:35 -08:00
joystick.c Remove apparently unused/unneeded js_timelimit 2013-12-29 10:58:43 -08:00
joystick.h Remove unneeded joystick parameters & preferences 2013-12-21 15:25:02 -08:00
keys.c Better support for keypad emulated joystick 2013-12-28 21:48:42 -08:00
keys.h Various fixes for input handling 2013-12-28 13:08:35 -08:00
Makefile Preferences changes 2013-12-06 22:55:00 -08:00
memory.S Fix the game controller routines to use proper timers 2013-12-21 13:55:40 -08:00
misc.c Various fixes for input handling 2013-12-28 13:08:35 -08:00
misc.h switch internal/peripheral rom on CXROM flag 2013-11-22 23:40:24 -08:00
mockingboard.c minor logging/comment tweaks 2013-12-18 20:57:13 -08:00
mockingboard.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
opcodes.c always support //e 2013-07-06 16:04:36 -07:00
peripherals.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
prefs.c Remove apparently unused/unneeded js_timelimit 2013-12-29 10:58:43 -08:00
prefs.h Remove apparently unused/unneeded js_timelimit 2013-12-29 10:58:43 -08:00
soundcore-alsa.c Support for multiple sound buffers/voices 2013-10-22 21:22:43 -07:00
soundcore-alsa.h Support for multiple sound buffers/voices 2013-10-22 21:22:43 -07:00
soundcore-openal.c this assert appears problematic 2013-12-18 20:57:49 -08:00
soundcore-openal.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
soundcore.c First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
soundcore.h reduce buffer size for speaker 2013-11-17 15:53:32 -08:00
speaker.c Assure following _ASSERT doesn't fire 2013-12-29 10:59:20 -08:00
speaker.h Preferences changes 2013-12-06 22:55:00 -08:00
SSI263Phonemes.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
timing.c Fix potential NULL-dereference 2013-12-29 11:37:05 -08:00
timing.h Fix the game controller routines to use proper timers 2013-12-21 13:55:40 -08:00
uthash.h include uthash.h 2013-11-02 20:38:29 -07:00
video.h Interface screens are now 80 columns 2013-11-27 12:43:58 -08:00
vidsup.c Preferences changes 2013-12-06 22:55:00 -08:00
win-shim.c First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
win-shim.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
xvideo.c Better support for keypad emulated joystick 2013-12-28 21:48:42 -08:00
zlib-helpers.c Use GZIP routines for simplicity and compat 2013-12-22 12:37:01 -08:00
zlib-helpers.h Use GZIP routines for simplicity and compat 2013-12-22 12:37:01 -08:00