apple2ix/src
2016-02-19 21:41:34 -08:00
..
arm ARM bugfix: actually return the correct value when reading from slot I/O card 2016-01-23 13:00:45 -08:00
audio Properly account for mockingboard card enabled/disabled 2016-01-30 14:45:51 -08:00
meta Add a test case that shows a problem with "re-inserted" disks 2016-02-17 22:24:07 -08:00
test Add a test case that shows a problem with "re-inserted" disks 2016-02-17 22:24:07 -08:00
video Fix a glitch rerendering pressed ctrl key ... codegen error in ARM gcc 4.8 toolchain? 2016-02-19 21:41:34 -08:00
video_util First cut at allowing portrait mode (on mobile devices) 2016-02-14 20:18:07 -08:00
x86 Initial iOS target compiles, links, and appears to run in simulator and on device =) 2016-01-04 20:34:27 -08:00
apple2.6 initial source drop, apple2-emul-0.7.4.tar.gz 2013-06-11 00:08:15 -07:00
breakpad.C Don't LOG() in Breakpad callback 2016-01-09 12:44:11 -08:00
common.h First cut at allowing portrait mode (on mobile devices) 2016-02-14 20:18:07 -08:00
cpu-supp.c Add but disable CPU trace on Android 2016-01-24 09:47:57 -08:00
cpu.h First cut at save/restore emulator state feature 2015-11-22 18:22:01 -10:00
crusty.cfg an uncrustify pass and uncrustify config file 2013-07-05 21:37:13 -07:00
darwin-cpu-glue.S Initial iOS target compiles, links, and appears to run in simulator and on device =) 2016-01-04 20:34:27 -08:00
darwin-shim.c Initial iOS target compiles, links, and appears to run in simulator and on device =) 2016-01-04 20:34:27 -08:00
darwin-shim.h Various fixes to get Mac and iOS building 2016-02-15 21:10:16 -08:00
disk.c Fix "re-insert" disk edge case 2016-02-17 22:32:01 -08:00
disk.h Slight refactor to move common ".gz" extension handling code to interface module 2015-11-29 13:23:13 -08:00
display.c Make use of the video memory dirty bit 2016-02-15 13:30:35 -08:00
display.h Refactor all drawing to run on video thread in one scanner pass 2016-02-15 13:29:58 -08:00
font.c Iterate on GLTouchJoystick 2016-01-02 15:08:06 -08:00
font.txt Iterate on GLTouchJoystick 2016-01-02 15:08:06 -08:00
genfont.c Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
genrom.c Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
glue.h Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
interface.c Refactor all drawing to run on video thread in one scanner pass 2016-02-15 13:29:58 -08:00
interface.h First cut at allowing portrait mode (on mobile devices) 2016-02-14 20:18:07 -08:00
joystick.c Add simple display of touch joystick azimuth 2016-01-03 12:36:13 -08:00
joystick.h Add simple display of touch joystick azimuth 2016-01-03 12:36:13 -08:00
json_parse.c Add various new JSON data format parsing functions 2016-02-13 21:19:06 -08:00
json_parse.h Add various new JSON data format parsing functions 2016-02-13 21:19:06 -08:00
keys.c Refactor to not use video_backend in so many places 2016-02-07 14:42:32 -08:00
keys.h Allow setting keyboard and HUD menu glyph scale 2016-01-02 00:14:21 -08:00
memmngt.h Fix assert/crash on desktop Linux introduced by overzealous malloc fencing 2016-01-03 13:01:48 -08:00
misc.c Set framebuffer dirty on restore state 2016-02-17 22:38:50 -08:00
misc.h First cut at save/restore emulator state feature 2015-11-22 18:22:01 -10:00
prefs.c Fix assert/crash on desktop Linux introduced by overzealous malloc fencing 2016-01-03 13:01:48 -08:00
prefs.h Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
rom-shim.c Various fixes to get Mac build compiling 2015-11-14 08:01:20 -08:00
timing.c Refactor all drawing to run on video thread in one scanner pass 2016-02-15 13:29:58 -08:00
timing.h Don't use long word for cycles counter 2016-01-20 23:17:30 -08:00
uthash.h include uthash.h 2013-11-02 20:38:29 -07:00
vm.c Make use of the video memory dirty bit 2016-02-15 13:30:35 -08:00
vm.h First cut at save/restore emulator state feature 2015-11-22 18:22:01 -10:00
zlib-helpers.c Fix "re-insert" disk edge case 2016-02-17 22:32:01 -08:00
zlib-helpers.h Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00