Age | Commit message (Expand) | Author |
---|---|---|
2014-12-10 | ARM needs special optimized routines for video blending, etc. | twinaphex |
2014-12-10 | Turn dynarec enable/disable into core option if HAVE_DYNAREC | twinaphex |
2014-12-10 | We don't need to get rid of idle loop patching for non-dynarec | twinaphex |
2014-12-10 | Add HAVE_DYNAREC ifdef | twinaphex |
2014-12-10 | add a HAVE_MMAP check, cleanups. | aliaspider |
2014-12-10 | use correct save directory. | aliaspider |
2014-12-10 | implement retro_serialize/unserialize | aliaspider |
2014-12-09 | fix display name/version. | aliaspider |
2014-12-09 | dynamic recompiler now works when the core is compiled as a shared | aliaspider |
2014-12-09 | enable sound ( still broken ) | aliaspider |
2014-12-09 | video output now works in statically linked builds. | aliaspider |
2014-12-09 | add debug build option to x86 standalone target. | aliaspider |
2014-12-09 | fix undefined referances. | aliaspider |
2014-12-09 | can compile | aliaspider |
2014-12-08 | start implementing the libretro interface. (not working yet) | aliaspider |