aboutsummaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)Author
2018-09-07NeGcon: Add mapping of analog I/II buttons to right analog stick vertical axisjdgleaver
2018-08-23Merge pull request #171 from malikolivier/support-memcard2Twinaphex
2018-08-02Refine NegCon analog responsejdgleaver
2018-07-23Fix negCon input mappingjdgleaver
2018-07-10Fix zero-copy (software) bufferGTechAlpha
2018-06-08Fix core not finding bios fileretro-wertz
2018-05-07libretro.c: Create pcsx_rearmed_memcard2 option to enable/disable memcard2Malik Olivier Boussejra
2018-05-05libretro.c: Use common memory card 2 for all gamesMalik Olivier Boussejra
2018-05-05libretro.c: Load memcard from file systemMalik Olivier Boussejra
2018-05-05Enable memcard 2Malik Olivier Boussejra
2018-04-25Fix region core option. Fixed value to match setting and removed harcoded con...Joe Rmz
2018-04-22Changed default clock speed to 100% from 57%Kelduum Revaan
2018-04-09Add missing libretro linker scriptAaron Kling
2018-04-09use logger insteadradius
2017-12-11checks arm64 properly nowGlenn
2017-12-10Fixed building for arm64 (iOS)Glenn
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-04-26Search for the newest version of the BIOS firstLEGOAnimal22
2017-04-24More clear HLE BIOS error messageBryan Barnes
2017-04-09Turn min into macrotwinaphex
2017-04-09Merge pull request #113 from meepingsnesroms/masterTwinaphex
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-05These are needed to reset on systems without a keyboard.meepingsnesroms
2017-04-03Fix running on CTR: dyncache mmap doesn't specify MAP_FIXED anymoreYuxuan Shui
2017-03-10libretro: Remove reset in retro_run() hackAdrien Plazas
2017-03-02define PATH_MAX if needed.aliaspider
2017-03-02fix implicit-function-declaration warnings/errors.aliaspider
2017-02-11Use disabled/enabled instead, like other core settings.Sérgio Benjamim
2017-02-07Fix buggy option being on by defaultmeepingsnesroms
2017-01-24Revert "return false if info is NULL inside retro_load_game"orbea
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-24return false if info is NULL inside retro_load_gameorbea
2017-01-23Add option to display bootlogomeepingsnesroms
2017-01-22Fix crash on restart from menumeepingsnesroms
2016-12-22Do some light multitap cleanupAndrew
2016-12-19fix multitap and analogalexis-puska
2016-12-09Report git version with library_versionGregor Richards
2016-11-26enable dynarec core - was hardcoded to off - fixes #78Jools Wills
2016-10-11Fixed analog stick ranges to be [0, 255]Nick Rivera
2016-09-28Fix software bufferFrancisco José García García
2016-09-28Add support for software framebufferFrancisco José García García
2016-09-27(Vita) Fix deinit bugFrancisco José García García
2016-09-26Fix build error about undefined reference to `deinit_vita_mmap'Sunguk Lee
2016-09-26(VITA) Dynarec workingFrancisco José García García