Age | Commit message (Expand) | Author |
---|---|---|
2014-12-10 | add a HAVE_MMAP check, cleanups. | aliaspider |
2014-12-10 | implement retro_serialize/unserialize | aliaspider |
2014-12-09 | Start adding ARCH_ARM rules | Twinaphex |
2014-12-09 | Add CPU_ARCH rules to Makefile.common | twinaphex |
2014-12-09 | Update Makefile/Makefile.common | twinaphex |
2014-12-09 | Remove zip.c/zip.h | twinaphex |
2014-12-09 | -fPIC wasn't necessary afterall, and compiling without it increases fps | aliaspider |
2014-12-09 | dynamic recompiler now works when the core is compiled as a shared | aliaspider |
2014-12-09 | fix sound | aliaspider |
2014-12-09 | video output now works in statically linked builds. | aliaspider |
2014-12-09 | hide some warnings | aliaspider |
2014-12-09 | fix undefined referances. | aliaspider |
2014-12-09 | show undefined referances. | aliaspider |
2014-12-09 | can compile | aliaspider |
2014-12-08 | start implementing the libretro interface. (not working yet) | aliaspider |