Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2016-08-14 | (VITA) Set thumb mode | Francisco José García García | |
2016-08-14 | (VITA) New libco | Francisco José García García | |
2016-08-14 | (VITA) Dynarec WIP | Francisco José García García | |
2016-08-08 | Merge pull request #27 from frangarcj/master | Twinaphex | |
(VITA) Continue WIP - Fix Block for VM alignment | |||
2016-08-08 | (VITA) Continue WIP - Fix Block for VM alignment | Francisco José García García | |
2016-08-08 | Merge pull request #26 from frangarcj/master | Twinaphex | |
(VITA) Dynarec WIP | |||
2016-08-08 | (VITA) Dynarec WIP | Francisco José García García | |
2016-08-07 | (Vita) Try to enable dynarec | twinaphex | |
2016-05-26 | Merge pull request #24 from vanfanel/master | Twinaphex | |
Removed redundant CFLAG and added Rpi3 platform | |||
2016-05-24 | Removed redundant CFLAG and added Rpi3 platform | vanfanel | |
2016-03-04 | Add gcw0 target | twinaphex | |
2016-03-02 | Merge pull request #20 from vanfanel/master | Twinaphex | |
Add rpi 2 and rpi 1 platform definitions | |||
2016-02-27 | Add rpi 2 and rpi 1 platform definitions | vanfanel | |
2016-01-18 | (3DS) remove the now unused libkhax. | aliaspider | |
2015-12-23 | Merge pull request #18 from LodanZark/patch-1 | Twinaphex | |
Update input.h | |||
2015-12-23 | Update input.h | LodanZark | |
Extra L and R keys useful for certain games (specially fighting ones) | |||
2015-11-04 | (3ds) dynarec: map the translation caches to specific addresses at | aliaspider | |
runtime, increases compatibility with loaders that can reloacate each program section seperately. move the svc enabling functions to the frontend. | |||
2015-10-24 | (vita) build fix | aliaspider | |
2015-10-21 | (CTR/3DS) build fix for ctrulib/great-refactor | aliaspider | |
2015-10-20 | (ctr/3ds) better detection of cia builds. | aliaspider | |
2015-10-16 | Add iOS 9 rules | twinaphex | |
2015-09-27 | (ctr/3ds) fix handle leak. | aliaspider | |
2015-09-27 | Merge pull request #14 from fr500/master | Twinaphex | |
add input descriptors | |||
2015-09-26 | add input descriptors | radius | |
2015-09-20 | fix sram not saving on some platforms. | aliaspider | |
2015-09-20 | (CTR/3DS) using a heap allocator with a size determined at runtime can | aliaspider | |
remove the static memory limitation, no need to use the smaller dynarec buffer size. | |||
2015-09-14 | (CTR/3DS) fix the 'all' target not being the default target. | aliaspider | |
2015-09-11 | (3DS) add dynarec support when started from a .cia install | aliaspider | |
use libkhax for ninjhax 1.0 | |||
2015-08-31 | (Vita) Add Vita target | twinaphex | |
2015-08-01 | (OSX) Lower requirements to 10.1 | twinaphex | |
2015-07-30 | Cleanups | twinaphex | |