apple2ix/src
Aaron Culliney 01b25527fe Add JSON serialization and tests
- Encourage use of opaque reference rather than internal struct
2016-03-04 23:31:15 -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 Expand coverage of heap memory checking of debug builds and simplify FREE() calls 2016-02-26 21:26:57 -08:00
test Add JSON serialization and tests 2016-03-04 23:31:15 -08:00
video Add JSON serialization and tests 2016-03-04 23:31:15 -08:00
video_util Expand coverage of heap memory checking of debug builds and simplify FREE() calls 2016-02-26 21:26:57 -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 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 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 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 Expand coverage of heap memory checking of debug builds and simplify FREE() calls 2016-02-26 21:26:57 -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 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 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_private.h Add JSON serialization and tests 2016-03-04 23:31:15 -08:00
json_parse.c Add JSON serialization and tests 2016-03-04 23:31:15 -08:00
json_parse.h Add JSON serialization and tests 2016-03-04 23:31:15 -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.c Expand coverage of heap memory checking of debug builds and simplify FREE() calls 2016-02-26 21:26:57 -08:00
memmngt.h Expand coverage of heap memory checking of debug builds and simplify FREE() calls 2016-02-26 21:26:57 -08:00
misc.c Expand coverage of heap memory checking of debug builds and simplify FREE() calls 2016-02-26 21:26:57 -08:00
misc.h Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
prefs.c Expand coverage of heap memory checking of debug builds and simplify FREE() calls 2016-02-26 21:26:57 -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 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 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