summaryrefslogtreecommitdiff
path: root/gba_memory.c
AgeCommit message (Expand)Author
2014-12-13Remove more case rangestwinaphex
2014-12-12dma_transfer - change dest_ptr to type uintptr_t - fixes 64bit interpretertwinaphex
2014-12-11Demacro-ize dma_transfer_expandtwinaphex
2014-12-11gba_memory.c - Turn trigger_dma into functiontwinaphex
2014-12-11(gba_memory.c) Turn trigger_timer into real functiontwinaphex
2014-12-11Turn some sound macro functions in gba_memory.c into real functionstwinaphex
2014-12-11cleanupstwinaphex
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