apple2ix/src
Aaron Culliney 2ce40ddba9 Some interface/keys cleanup
* Condensed reboot code path into reset codepath
    * Reset sequence now checks for openapple or closedapple key and routes accordingly
    * Pause/Break key is now strictly emulation pause key
    * F4 is now unused
    * End key is now mapped as //e reset key (easier to hit, and less likely window manager is using it)
    * PrintScreen/SysReq key is now unused
2013-11-30 14:14:22 -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 fix backspacing disk path in parameters interface 2013-11-24 12:19:54 -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 Some interface/keys cleanup 2013-11-30 14:14:22 -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 Interface screens are now 80 columns 2013-11-27 12:43:58 -08:00
disk.c First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
disk.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -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 Some interface/keys cleanup 2013-11-30 14:14:22 -08:00
interface.h Interface screens are now 80 columns 2013-11-27 12:43:58 -08:00
joystick.c get joystick working again after a decade 2013-11-25 16:58:55 -08:00
keys.c Some interface/keys cleanup 2013-11-30 14:14:22 -08:00
keys.h Some interface/keys cleanup 2013-11-30 14:14:22 -08:00
Makefile First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
memory.S switch internal/peripheral rom on CXROM flag 2013-11-22 23:40:24 -08:00
misc.c reset MB if machine is rebooting 2013-11-23 16:00:07 -08:00
misc.h switch internal/peripheral rom on CXROM flag 2013-11-22 23:40:24 -08:00
mockingboard.c SSI263 voices/thread is not currently used 2013-11-26 12:56:53 -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 Interface screens are now 80 columns 2013-11-27 12:43:58 -08:00
prefs.h Interface screens are now 80 columns 2013-11-27 12:43:58 -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 Some OpenAL cleanup 2013-11-17 16:10:52 -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 Some OpenAL cleanup 2013-11-17 16:10:52 -08:00
speaker.h allow setting speaker volume by sample amplitude 2013-11-17 11:20:26 -08:00
SSI263Phonemes.h First cut at supporting mockingboard. 2013-11-12 23:43:16 -08:00
timing.c more timing statistics 2013-11-17 15:01:23 -08:00
timing.h Decrease audio sample rate to fix mockingboard 2013-11-16 18:31:23 -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 Interface screens are now 80 columns 2013-11-27 12:43:58 -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 Allow 2x window scale and beginnings of fullscreen 2013-11-24 18:24:00 -08:00