aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-10Fixed building for arm64 (iOS)Glenn
2017-09-14fix PCSX rearmed on windowsradius
2017-09-01Merge pull request #136 from meepingsnesroms/mastermeepingsnesroms
2017-09-01Fix polygon issuesmeepingsnesroms
2017-09-01Merge pull request #2 from libretro/mastermeepingsnesroms
2017-08-31Merge pull request #134 from yshui/fixTwinaphex
2017-08-28Use dynamic base address for 3ds tooYuxuan Shui
2017-05-08Merge pull request #122 from hooby3dfx/patch-2Twinaphex
2017-05-07Update libretro.cBryan Barnes
2017-05-07Merge pull request #120 from pjft/pjft-experimentalTwinaphex
2017-05-06Adding enable/disable dithering core option with support for Neon GPUpjft
2017-05-03Merge https://github.com/notaz/pcsx_rearmedtwinaphex
2017-05-03use pc-relative offsets for PIC toonotaz
2017-04-27Merge pull request #119 from LEGOAnimal22/masterTwinaphex
2017-04-26Search for the newest version of the BIOS firstLEGOAnimal22
2017-04-25Merge pull request #118 from bochecha/mastermeepingsnesroms
2017-04-25Remove the git submodulesMathieu Bridon
2017-04-25Merge pull request #117 from hooby3dfx/patch-1Twinaphex
2017-04-24More clear HLE BIOS error messageBryan Barnes
2017-04-16(Android) Add APP_PLATFORM := android-9 to Application.mktwinaphex
2017-04-09Turn min into macrotwinaphex
2017-04-09Merge pull request #113 from meepingsnesroms/masterTwinaphex
2017-04-07Merge pull request #115 from pjft/pjft-experimentalmeepingsnesroms
2017-04-07Adding "Enable Vibration" Core Option to LibRetropjft
2017-04-07Move dummy functionsmeepingsnesroms
2017-04-07Remove dead non retroarch platforms, prepare for second memcardmeepingsnesroms
2017-04-07Merge pull request #1 from libretro/mastermeepingsnesroms
2017-04-05These are needed to reset on systems without a keyboard.meepingsnesroms
2017-04-03Merge pull request #112 from yshui/mastermeepingsnesroms
2017-04-03Fix running on CTR: dyncache mmap doesn't specify MAP_FIXED anymoreYuxuan Shui
2017-04-03Fix build on CTR: CTR doesn't have neonYuxuan Shui
2017-03-10Merge pull request #109 from Kekun/masterTwinaphex
2017-03-10libretro: Remove reset in retro_run() hackAdrien Plazas
2017-03-02define PATH_MAX if needed.aliaspider
2017-03-02(WIN32) move #define statements after all #include statements.aliaspider
2017-03-02fix implicit-function-declaration warnings/errors.aliaspider
2017-03-02clean windows line endings in libpcsxcore/plugins.caliaspider
2017-02-11Merge pull request #101 from sergiobenrocha2/masterTwinaphex
2017-02-11Use disabled/enabled instead, like other core settings.Sérgio Benjamim
2017-02-07Fix buggy option being on by defaultmeepingsnesroms
2017-01-29Merge pull request #99 from orbea/revert-97-errorAlcaro
2017-01-24Revert "return false if info is NULL inside retro_load_game"orbea
2017-01-25Merge pull request #96 from orbea/zlibTwinaphex
2017-01-24Merge pull request #98 from ilag11111/cheatSupportmeepingsnesroms
2017-01-24Cleanup a bit more.iLag
2017-01-24Enable support for multiline cheats. All non hexdec characters will be read ...iLag
2017-01-24Merge pull request #97 from orbea/errorTwinaphex
2017-01-24Rename uncompress2 to avoid conflicts with zlib.h on some systems. Fixes http...orbea
2017-01-24return false if info is NULL inside retro_load_gameorbea
2017-01-23Add option to display bootlogomeepingsnesroms