Merge pull request #120 from pjft/pjft-experimental
[pcsx_rearmed.git] / frontend / libretro.c
2017-05-07 TwinaphexMerge pull request #120 from pjft/pjft-experimental
2017-05-06 pjftAdding enable/disable dithering core option with suppor...
2017-05-03 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2017-04-26 TwinaphexMerge pull request #119 from LEGOAnimal22/master
2017-04-26 LEGOAnimal22Search for the newest version of the BIOS first
2017-04-25 TwinaphexMerge pull request #117 from hooby3dfx/patch-1
2017-04-24 Bryan BarnesMore clear HLE BIOS error message
2017-04-09 twinaphexTurn min into macro
2017-04-09 TwinaphexMerge pull request #113 from meepingsnesroms/master
2017-04-07 meepingsnesromsMerge pull request #115 from pjft/pjft-experimental
2017-04-07 pjftAdding "Enable Vibration" Core Option to LibRetro
2017-04-07 meepingsnesromsMove dummy functions
2017-04-07 meepingsnesromsRemove dead non retroarch platforms, prepare for second...
2017-04-07 meepingsnesromsMerge pull request #1 from libretro/master
2017-04-05 meepingsnesromsThese are needed to reset on systems without a keyboard.
2017-03-10 TwinaphexMerge pull request #109 from Kekun/master
2017-03-10 Adrien Plazaslibretro: Remove reset in retro_run() hack
2017-03-02 aliaspiderdefine PATH_MAX if needed.
2017-02-11 TwinaphexMerge pull request #101 from sergiobenrocha2/master
2017-02-11 Sérgio BenjamimUse disabled/enabled instead, like other core settings.
2017-02-07 meepingsnesromsFix buggy option being on by default
2017-01-29 AlcaroMerge pull request #99 from orbea/revert-97-error
2017-01-24 orbeaRevert "return false if info is NULL inside retro_load_...
2017-01-24 TwinaphexMerge pull request #96 from orbea/zlib
2017-01-24 meepingsnesromsMerge pull request #98 from ilag11111/cheatSupport
2017-01-24 iLagCleanup a bit more.
2017-01-24 iLagEnable support for multiline cheats. All non hexdec...
2017-01-24 TwinaphexMerge pull request #97 from orbea/error
2017-01-24 orbeareturn false if info is NULL inside retro_load_game
2017-01-24 meepingsnesromsAdd option to display bootlogo
2017-01-22 TwinaphexMerge pull request #94 from meepingsnesroms/master
2017-01-22 meepingsnesromsFix crash on restart from menu
2016-12-19 TwinaphexMerge pull request #85 from alexis-puska/master_merged
2016-12-19 alexis-puskafix multitap and analog
2016-12-19 Alexis PUSKARCZYKMerge branch 'master' of https://github.com/libretro...
2016-12-10 TwinaphexMerge pull request #83 from GregorR/libretro-git-version
2016-12-10 Gregor RichardsReport git version with library_version
2016-11-26 aliaspiderMerge pull request #81 from joolswills/dynarec_enable
2016-11-26 Jools Willsenable dynarec core - was hardcoded to off - fixes #78
2016-10-18 TwinaphexMerge pull request #76 from heronr/analog_range_fix
2016-10-12 Nick RiveraFixed analog stick ranges to be [0, 255]
2016-09-28 TwinaphexMerge pull request #73 from frangarcj/master
2016-09-28 Francisco José Gar... Fix software buffer
2016-09-27 TwinaphexMerge pull request #72 from frangarcj/master
2016-09-27 Francisco José Gar... Add support for software framebuffer
2016-09-26 TwinaphexMerge pull request #71 from frangarcj/master
2016-09-26 Francisco José Gar... (Vita) Fix deinit bug
2016-09-26 TwinaphexMerge pull request #70 from d3m3vilurr/fix-undef-ref...
2016-09-26 Sunguk LeeFix build error about undefined reference to `deinit_vi...
2016-09-25 TwinaphexMerge pull request #68 from frangarcj/master
2016-09-25 Francisco José Gar... (VITA) Dynarec working
2016-09-21 TwinaphexMerge pull request #67 from frangarcj/patch-1
2016-09-21 Francisco José Gar... Update libretro.c
2016-09-20 notazMerge branch 'mainline' into libretro
2016-09-18 notazdrc: try to support w^x platforms like iOS
2016-09-08 TwinaphexMerge pull request #64 from orbea/debug
2016-09-07 TwinaphexMerge pull request #61 from frangarcj/master
2016-09-06 frangarcj(VITA) I think that is not VM Memory and do some alignment
2016-09-06 frangarcj(VITA) Some dynarec
2016-08-06 TwinaphexMerge pull request #55 from vanfanel/master
2016-08-03 vanfanelPlease, don't use for loop initial declarations because...
2016-07-31 alexis-puskaMerge remote-tracking branch 'libretro/master'
2016-07-30 TwinaphexMerge pull request #54 from Kekun/fix/set-controller...
2016-07-30 Adrien Plazaslibretro: Split update_controller_port_device()
2016-07-29 TwinaphexMerge pull request #53 from Kekun/fix/set-controller...
2016-07-29 Adrien Plazaslibretro: Check 'environ_cb' in controller setters
2016-07-29 Adrien Plazaslibretro: Fix key passing of update_controller_port_dev...
2016-07-29 TwinaphexMerge pull request #52 from Kekun/fix/set-controller...
2016-07-29 Adrien Plazaslibretro: Implement retro_set_controller_port_device()
2016-07-29 Adrien Plazaslibretro: Allow to auto detect multitaps
2016-07-29 Adrien PlazasAdd PSE_PAD_TYPE_NONE
2016-07-29 Adrien Plazaslibretro: Refactor reading controller type
2016-05-15 AndrésMerge pull request #39 from dankcushions/master
2016-05-13 cbransdenStyle nits
2016-05-13 alexis-puskacomment debugging printf
2016-05-13 alexis-puskafix analog value
2016-05-13 cbransdenInit in_type fully
2016-05-13 alexis-puskasecond implementation of multitap
2016-05-13 cbransdenAdded multitap core option & style nits
2016-05-13 alexis-puskaInitial multitap support
2016-04-22 TwinaphexMerge pull request #33 from dankcushions/master
2016-04-22 dankcushionsMerge branch 'notaz-master'
2016-04-22 dankcushionsMerge branch 'master' of https://github.com/notaz/pcsx_...
2016-03-31 notazdon't use __ARM_ARCH_7A__
2016-03-02 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2016-01-16 aliaspider(3DS) - remove provileged services enabling code, it...
2015-11-18 TwinaphexMerge pull request #20 from phaseIV/master
2015-11-17 phaseIVfixed compile error and player2 support
2015-11-17 phaseIVfix for buttons I and II values
2015-11-16 phaseIVinitial neGcon controller support
2015-10-03 aliaspider(CTR/3DS) some performance tweaks:
2015-10-01 aliaspider(ctr/3ds) fix 3dsx build.
2015-09-29 aliaspider(vita) build fix.
2015-09-23 aliaspider(ctr/3ds) add target.
2015-05-19 TwinaphexMerge pull request #18 from netux79/gamehacks
2015-05-19 netux79Expose 2 game hacks to allow play PE2, VH1/2 & Inuyasha
2015-04-22 TwinaphexMerge pull request #17 from jvanderneutstulen/fix-pad2...
2015-04-22 Jasper van der Neu... Poll analog inputs of pad2 when it's an analog pad.
2015-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
next