summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-10implement retro_serialize/unserializealiaspider
2014-12-10Android build fixaliaspider
2014-12-10Rename memory.c to gba_memory.ctwinaphex
2014-12-10Cleanups in Android.mktwinaphex
2014-12-10Add Android JNI filestwinaphex
2014-12-10Remove SDL code in cpu.ctwinaphex
2014-12-10Take out SDL defines in common.htwinaphex
2014-12-10Demacro-ize block_builder_arm/block_builder_thumbtwinaphex
2014-12-10Add macro parameter 'opcode' to some macrostwinaphex
2014-12-10fix arm target compile errors.aliaspider
2014-12-10fix compiler error: initializer element is not a compile-time constantaliaspider
2014-12-09Start adding ARCH_ARM rulesTwinaphex
2014-12-09Add CPU_ARCH rules to Makefile.commontwinaphex
2014-12-09Update Makefile/Makefile.commontwinaphex
2014-12-09Cleanups - main.ctwinaphex
2014-12-09Move IN_MEMORY_C ifdefs to memory.ctwinaphex
2014-12-09Clean up some unused stufftwinaphex
2014-12-09De-macroize render_sample macrostwinaphex
2014-12-09Get rid of gbc_sound_load_wave_ram macrotwinaphex
2014-12-09Simplify gbc_sound_wave_updatetwinaphex
2014-12-09Simplify sound_timer functiontwinaphex
2014-12-09Simplify render_audiotwinaphex
2014-12-09Remove unused clock_speed variabletwinaphex
2014-12-09Remove set_clock_speedtwinaphex
2014-12-09Remove unused screen_filter2twinaphex
2014-12-09Get rid of non-libretro/SDL code in video.ctwinaphex
2014-12-09Assume PC_BUILDtwinaphex
2014-12-09Silence warning in libco/x86.ctwinaphex
2014-12-09Remove non-libretro code in sound.ctwinaphex
2014-12-09Remove non-libretro code in input.ctwinaphex
2014-12-09Remove useless GUI font codetwinaphex
2014-12-09Remove gui.ctwinaphex
2014-12-09Remove zip.c/zip.htwinaphex
2014-12-09Merge pull request #2 from aliaspider/masterTwinaphex
2014-12-09fix display name/version.aliaspider
2014-12-09-fPIC wasn't necessary afterall, and compiling without it increases fpsaliaspider
2014-12-09dynamic recompiler now works when the core is compiled as a sharedaliaspider
2014-12-09fix soundaliaspider
2014-12-09enable sound ( still broken )aliaspider
2014-12-09video output now works in statically linked builds.aliaspider
2014-12-09add debug build option to x86 standalone target.aliaspider
2014-12-09hide some warningsaliaspider
2014-12-09fix undefined referances.aliaspider
2014-12-09show undefined referances.aliaspider
2014-12-09can compilealiaspider
2014-12-08start implementing the libretro interface. (not working yet)aliaspider
2014-12-08fix binary name for the x86 target on non windows platforms.aliaspider
2014-07-14Dump required game_config.txt into working directory x86/ for nowtwinaphex
2014-07-14Merge pull request #1 from aliaspider/masterTwinaphex
2014-07-14fix x86 buildaliaspider