summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-04-08(3DS) enable dynarec support, works only with ninjahax.aliaspider
2015-04-06force libco to compile with release CFLAGSaliaspider
2015-04-06add a ctr(3ds) target. no dynarec for now.aliaspider
2015-03-14[ARM] Enable dynarec, works at least in rpi.sergiobenrocha2
2015-03-06Add linux-portable targettwinaphex
2015-02-28(iOS) Use xcodebuild instead of xcrunTwinaphex
2015-02-01[ARM]Fix build, disable dynarec for now.Sérgio Benjamim
2015-02-01(OSX) Updatestwinaphex
2014-12-23(Theos iOS) Add Theos iOS targettwinaphex
2014-12-22Make QNX target work with dynarec, etc.twinaphex
2014-12-13Avoid proprietary format in copying, HAVE_DYNAREC in armv.sergiobenrocha2
2014-12-13Some Makefile improvementstwinaphex
2014-12-13Create memmap_win32.c for Win32 systems - a mman wrappertwinaphex
2014-12-12Get rid of optimize_safe rule for cpu.ctwinaphex
2014-12-12Make compiling in with the 32bit dynarec optional - also includetwinaphex
2014-12-11Forcibly disable PIC if building with HAVE_DYNAREC ontwinaphex
2014-12-10PC_BUILD can go nowtwinaphex
2014-12-10Small tweak in Makefiletwinaphex
2014-12-10--no-undefined doesn't work for Clangtwinaphex
2014-12-10iOS - set HAVE_POSIX_MEMALIGN and -marmtwinaphex
2014-12-10Add LDFLAGS to Makefiletwinaphex
2014-12-10Add HAVE_DYNAREC ifdeftwinaphex
2014-12-10add a HAVE_MMAP check, cleanups.aliaspider
2014-12-10implement retro_serialize/unserializealiaspider
2014-12-09Start adding ARCH_ARM rulesTwinaphex
2014-12-09Add CPU_ARCH rules to Makefile.commontwinaphex
2014-12-09Update Makefile/Makefile.commontwinaphex
2014-12-09Remove zip.c/zip.htwinaphex
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-09video output now works in statically linked builds.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