apple2ix/src
2016-02-22 22:41:37 -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 Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
meta Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
test Add a test case that shows a problem with "re-inserted" disks 2016-02-17 22:24:07 -08:00
video Enforce module ctor priorities 2016-02-22 22:41:37 -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
breakpad.C Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
common.h Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
cpu-supp.c Add but disable CPU trace on Android 2016-01-24 09:47:57 -08:00
cpu.h
crusty.cfg
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 Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
darwin-shim.h Various fixes to get Mac and iOS building 2016-02-15 21:10:16 -08:00
disk.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
disk.h
display.c Enforce module ctor priorities 2016-02-22 22:41:37 -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
font.txt
genfont.c
genrom.c Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
glue.h
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
joystick.h
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
memmngt.h Fix assert/crash on desktop Linux introduced by overzealous malloc fencing 2016-01-03 13:01:48 -08:00
misc.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
misc.h Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
prefs.c Fix assert/crash on desktop Linux introduced by overzealous malloc fencing 2016-01-03 13:01:48 -08:00
prefs.h
rom-shim.c
timing.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
timing.h Don't use long word for cycles counter 2016-01-20 23:17:30 -08:00
uthash.h
vm.c Make use of the video memory dirty bit 2016-02-15 13:30:35 -08:00
vm.h
zlib-helpers.c Fix "re-insert" disk edge case 2016-02-17 22:32:01 -08:00
zlib-helpers.h