summaryrefslogtreecommitdiff
path: root/gba_memory.c
AgeCommit message (Expand)Author
2014-12-10load_game_config - print config_pathtwinaphex
2014-12-10We don't need to get rid of idle loop patching for non-dynarectwinaphex
2014-12-10non-HAVE_DYNAREC codepath compiles and links nowtwinaphex
2014-12-10Add HAVE_DYNAREC ifdef to gba_memory.ctwinaphex
2014-12-10Add HAVE_DYNAREC ifdeftwinaphex
2014-12-10Style nitstwinaphex
2014-12-10Convert enum to sram_type_size to avoid warningtwinaphex
2014-12-10Fix one warning in Clangtwinaphex
2014-12-10cleanupsaliaspider
2014-12-10use correct save directory.aliaspider
2014-12-10implement retro_serialize/unserializealiaspider
2014-12-10Rename memory.c to gba_memory.ctwinaphex