aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-01-22Merge pull request #94 from meepingsnesroms/masterTwinaphex
2017-01-22Fix crash on restart from menumeepingsnesroms
2016-12-23Merge pull request #86 from andrewlxer/masterTwinaphex
2016-12-22Do some light multitap cleanupAndrew
2016-12-19Merge pull request #85 from alexis-puska/master_mergedTwinaphex
2016-12-19fix multitap and analogalexis-puska
2016-12-19Merge branch 'master' of https://github.com/libretro/pcsx_rearmed into master...Alexis PUSKARCZYK
2016-12-10Merge pull request #83 from GregorR/libretro-git-versionTwinaphex
2016-12-09Report git version with library_versionGregor Richards
2016-11-26Merge pull request #81 from joolswills/dynarec_enablealiaspider
2016-11-26enable dynarec core - was hardcoded to off - fixes #78Jools Wills
2016-10-18Merge pull request #76 from heronr/analog_range_fixTwinaphex
2016-10-11Fixed analog stick ranges to be [0, 255]Nick Rivera
2016-10-04Merge pull request #75 from frangarcj/masterFrancisco José García García