aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro.c
AgeCommit message (Expand)Author
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
2014-12-23drc: implement block addr list savingnotaz
2014-12-21libretro: enable dither for peops pluginnotaz
2014-12-20fix up other platforms after rumble changenotaz
2014-12-20libretro: Add rumble supportksv1986
2014-12-20libretro: minor fixesnotaz
2014-12-20libretro: add some SPU optionsnotaz
2014-12-20libretro: update for newer spu codenotaz
2014-12-20libretro: Add core options to namespacetwinaphex
2014-12-20libretro: Update input descriptorstwinaphex
2014-12-20libretro: Implement input descriptorstwinaphex