aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro.c
AgeCommit message (Expand)Author
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-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
2016-09-21Update libretro.cFrancisco José García García
2016-09-21Merge branch 'mainline' into libretronotaz
2016-09-19drc: try to support w^x platforms like iOSnotaz
2016-09-06(VITA) I think that is not VM Memory and do some alignmentfrangarcj
2016-09-06(VITA) Some dynarecfrangarcj
2016-08-03Please, don't use for loop initial declarations because it forces us to use h...vanfanel
2016-07-30libretro: Split update_controller_port_device()Adrien Plazas
2016-07-30libretro: Check 'environ_cb' in controller settersAdrien Plazas
2016-07-30libretro: Fix key passing of update_controller_port_device()Adrien Plazas
2016-07-29libretro: Implement retro_set_controller_port_device()Adrien Plazas
2016-07-29libretro: Allow to auto detect multitapsAdrien Plazas
2016-07-29Add PSE_PAD_TYPE_NONEAdrien Plazas
2016-07-29libretro: Refactor reading controller typeAdrien Plazas
2016-05-13Style nitscbransden
2016-05-13comment debugging printfalexis-puska
2016-05-13fix analog valuealexis-puska
2016-05-13Init in_type fullycbransden
2016-05-13second implementation of multitapalexis-puska
2016-05-13Added multitap core option & style nitscbransden
2016-05-13Initial multitap supportalexis-puska
2016-04-22Merge branch 'master' of https://github.com/notaz/pcsx_rearmed into notaz-masterdankcushions
2016-04-01don't use __ARM_ARCH_7A__notaz
2016-01-16(3DS) - remove provileged services enabling code, it should be done byaliaspider
2015-11-17fixed compile error and player2 supportphaseIV
2015-11-17fix for buttons I and II valuesphaseIV
2015-11-16initial neGcon controller supportphaseIV
2015-10-03(CTR/3DS) some performance tweaks:aliaspider
2015-10-01(ctr/3ds) fix 3dsx build.aliaspider
2015-09-29(vita) build fix.aliaspider
2015-09-23(ctr/3ds) add target.aliaspider
2015-05-19Expose 2 game hacks to allow play PE2, VH1/2 & Inuyashanetux79
2015-04-22Poll analog inputs of pad2 when it's an analog pad.Jasper van der Neut - Stulen
2015-02-06libretro: always use fixed samples per framenotaz
2015-02-05release r22notaz
2015-01-13release r21notaz
2015-01-03mingw build fixesnotaz
2014-12-25release r20notaz