Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-23 | Make PSP version to render the image it-self instead of using RetroArch | Francisco Javier Trujillo Mata | |
2019-11-15 | Fix flash 64K games not saving (Fix https://github.com/libretro/gpsp/issues/59) | negativeExponent | |
2019-11-09 | [VITA] Fixes bug causing dynarec stuttering | Francisco José García García | |
2019-10-24 | Merge pull request #57 from bmaupin/small-fixes | Twinaphex | |
Small fixes | |||
2019-10-24 | Use OPTIMIZE for compiling libco too | bmaupin | |
In case it needs to be debugged | |||
2019-10-24 | Ignore .so files | bmaupin | |
2019-10-22 | Merge pull request #56 from bmaupin/enable-psp-dynarec | hizzlekizzle | |
Reenable dynarec for PSP | |||
2019-10-20 | Get dynarec working again for PSP | bmaupin | |
2019-10-03 | Reenable native file IO on PSP | bmaupin | |
2019-10-03 | Ignore .a files | bmaupin | |
2019-10-03 | Fix compiler warning for strict aliasing | bmaupin | |
2019-09-14 | Merge pull request #55 from bmaupin/fix-compilation-for-psp | Twinaphex | |
Fix compilation for PSP | |||
2019-09-13 | Fix compilation on PSP | bmaupin | |
2019-09-13 | Add libco implementation for PSP | bmaupin | |
2019-09-05 | Merge pull request #54 from yoshisuga/tvos_support | Twinaphex | |
(tvOS) Compile using tvOS SDK | |||
2019-09-02 | (tvOS) Compile using tvOS SDK | Yoshi Sugawara | |
2018-11-03 | Merge pull request #51 from Classicmods/master | Twinaphex | |
Added Classic Platform Structure - Armv7 CortexA7 Build | |||
2018-11-01 | Added A7A7 | Ryan 'Swingflip' Hamlin | |
2018-08-12 | Merge pull request #50 from RetroSven/master | Twinaphex | |
add memory hooks for cheat/rumble | |||
2018-08-11 | add memory hooks for cheat/rumble | Sven | |
2018-05-03 | Merge pull request #49 from Hedonium/input | hizzlekizzle | |
Update libretro.c: Add missing input descriptors | |||
2018-05-03 | Update libretro.c: Add missing input descriptors | Hedonium | |
Add missing L and R descriptors. Fixes #48 | |||
2018-04-06 | Merge pull request #47 from webgeek1234/master | Andrés | |
Refactor android jni makefiles | |||
2018-04-06 | Refactor android jni makefiles | Aaron Kling | |
2018-04-04 | Merge pull request #46 from webgeek1234/master | Twinaphex | |
Allow compiling android jni for all archs | |||
2018-04-03 | Allow compiling android jni for all archs | Aaron Kling | |
Will not compile with clang, so toolchain override must remain. | |||
2018-03-31 | Merge pull request #45 from webgeek1234/master | Andrés | |
Fix up android jni makefiles | |||
2018-03-31 | Fix up android jni makefiles | Aaron Kling | |
Clean up and fix errors with newer ndk versions | |||
2018-01-10 | Add Switch target | twinaphex | |
2018-01-06 | Merge pull request #43 from Tatsuya79/patch-1 | Twinaphex | |
Recover 1 frame of input lag | |||
2018-01-06 | Recover 1 frame of input lag | Tatsuya79 | |
2017-10-23 | add travis build script | Brad Parker | |
2017-10-03 | Merge pull request #40 from yoshisuga/master | Twinaphex | |
support for iOS arm64 build | |||
2017-10-02 | support for iOS arm64 build | Yoshi Sugawara | |
2017-01-24 | Better error handling | twinaphex | |
2016-12-10 | Merge pull request #34 from GregorR/libretro-git-version | Twinaphex | |
Report git version with library_version | |||
2016-12-09 | Report git version with library_version | Gregor Richards | |
2016-10-04 | Merge pull request #33 from frangarcj/master | Francisco José García García | |
Remove RW_INIT | |||
2016-10-04 | Remove RW_INIT | Francisco José García García | |
2016-10-04 | Merge pull request #32 from frangarcj/master | Francisco José García García | |
(VITA) Dynarec changes | |||
2016-10-04 | (VITA) Dynarec changes | Francisco José García García | |
2016-10-03 | Merge pull request #31 from frangarcj/master | Francisco José García García | |
(VITA) Dynarec working | |||
2016-10-03 | (VITA) Dynarec working | Francisco José García García | |
2016-09-29 | Merge pull request #30 from frangarcj/master | Twinaphex | |
(VITA) Change libco and some optimizations | |||
2016-09-29 | (VITA) Change libco and some optimizations | Francisco José García García | |
2016-09-07 | Update Makefile | twinaphex | |
2016-08-26 | Remove this hack | Andrés | |
It makes it impossible to use remapping | |||
2016-08-15 | Fix build issues | twinaphex | |
2016-08-15 | Merge pull request #28 from frangarcj/master | Twinaphex | |
VITA WIP | |||
2016-08-14 | (VITA) Fix free block | Francisco José García García | |