Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-10 | Merge pull request #159 from webgeek1234/master | Twinaphex | |
Refactor android jni makefiles | |||
2018-04-10 | Refactor android jni makefiles | Aaron Kling | |
2018-04-09 | Add missing libretro linker script | Aaron Kling | |
2018-04-09 | use logger instead | radius | |
2018-04-04 | Merge pull request #157 from webgeek1234/master | Andrés | |
Fix android jni compile with clang | |||
2018-04-04 | Fix android jni compile with clang | Aaron Kling | |
2018-01-28 | Merge pull request #152 from kwyxz/master | Twinaphex | |
Fixed uname for Solaris + enabled Haiku build | |||
2018-01-28 | Fixed uname for Solaris + enabled Haiku build | kwyxz | |
2018-01-23 | Merge pull request #151 from kwyxz/master | Twinaphex | |
PCSX Rearmed Solaris core | |||
2018-01-22 | This is litterally all that was required to build on Solaris 11. Portability ↵ | kwyxz | |
FTW. | |||
2017-12-16 | Merge pull request #146 from hevey/master | Twinaphex | |
iOS Compilation Updates | |||
2017-12-11 | Merge branch 'master' into master | Glenn Hevey | |
2017-12-11 | Merge branch 'master' into master | Glenn Hevey | |
2017-12-11 | Fixed ios9 compilation | Glenn | |
2017-12-11 | checks arm64 properly now | Glenn | |
2017-12-10 | Merge pull request #145 from libretro/revert-144-master | Twinaphex | |
Revert "Fixed building for arm64 (iOS)" | |||
2017-12-10 | Revert "Fixed building for arm64 (iOS)" | Twinaphex | |
2017-12-10 | Merge pull request #144 from hevey/master | Twinaphex | |
Fixed building for arm64 (iOS) | |||
2017-12-10 | Fixed building for arm64 (iOS) | Glenn | |
2017-10-17 | Merge pull request #98 from psyke83/master | notaz | |
RPI: add Mesa override & update vendor library names | |||
2017-10-17 | RPI: add Mesa override & update vendor library names | Conn O'Griofa | |
* Update RPI vendor library names to allow compatibility with recent firmwares that have obsoleted the originally named duplicate libraries. * Add override to build against VC4 Mesa driver via "VIDEOCORE=no" | |||
2017-09-14 | fix PCSX rearmed on windows | radius | |
2017-09-01 | Merge pull request #136 from meepingsnesroms/master | meepingsnesroms | |
Fix polygon issues | |||
2017-09-01 | Fix polygon issues | meepingsnesroms | |
2017-09-01 | Merge pull request #2 from libretro/master | meepingsnesroms | |
Update from master | |||
2017-08-31 | Merge pull request #134 from yshui/fix | Twinaphex | |
Use dynamic base address for 3ds | |||
2017-08-28 | Use dynamic base address for 3ds too | Yuxuan Shui | |
Fixes #125 | |||
2017-05-08 | Merge pull request #122 from hooby3dfx/patch-2 | Twinaphex | |
Another minor update to no BIOS error string | |||
2017-05-07 | Update libretro.c | Bryan Barnes | |
2017-05-07 | Merge pull request #120 from pjft/pjft-experimental | Twinaphex | |
Adding enable/disable dithering core option with support for Neon GPU | |||
2017-05-06 | Adding enable/disable dithering core option with support for Neon GPU | pjft | |
2017-05-03 | Merge https://github.com/notaz/pcsx_rearmed | twinaphex | |
2017-05-03 | use pc-relative offsets for PIC too | notaz | |
2017-04-27 | Merge pull request #119 from LEGOAnimal22/master | Twinaphex | |
Search for the newest version of the BIOS first | |||
2017-04-26 | Search for the newest version of the BIOS first | LEGOAnimal22 | |
2017-04-25 | Merge pull request #118 from bochecha/master | meepingsnesroms | |
Remove the git submodules | |||
2017-04-25 | Remove the git submodules | Mathieu Bridon | |
The paths were removed in 76e889bcfaf9776b071627e7e8c9bff0465f539c. | |||
2017-04-25 | Merge pull request #117 from hooby3dfx/patch-1 | Twinaphex | |
More clear HLE BIOS error message | |||
2017-04-24 | More clear HLE BIOS error message | Bryan Barnes | |
2017-04-16 | (Android) Add APP_PLATFORM := android-9 to Application.mk | twinaphex | |
2017-04-09 | Turn min into macro | twinaphex | |
2017-04-09 | Merge pull request #113 from meepingsnesroms/master | Twinaphex | |
Remove outdated platforms | |||
2017-04-07 | Merge pull request #115 from pjft/pjft-experimental | meepingsnesroms | |
Adding "Enable Vibration" Core Option to LibRetro | |||
2017-04-07 | Adding "Enable Vibration" Core Option to LibRetro | pjft | |
2017-04-07 | Move dummy functions | meepingsnesroms | |
2017-04-07 | Remove dead non retroarch platforms, prepare for second memcard | meepingsnesroms | |
2017-04-07 | Merge pull request #1 from libretro/master | meepingsnesroms | |
update from master | |||
2017-04-05 | These are needed to reset on systems without a keyboard. | meepingsnesroms | |
It is also not a bug that load state after pushing reset still resets, this is the only way to make it work for now. On mac it will actually crash the OS and make you reboot. | |||
2017-04-03 | Merge pull request #112 from yshui/master | meepingsnesroms | |
Fixes for 3DS | |||
2017-04-03 | Fix running on CTR: dyncache mmap doesn't specify MAP_FIXED anymore | Yuxuan Shui | |