pcsx_rearmed.git
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-10-04 Francisco José... Merge pull request #75 from frangarcj/master
2016-10-04 Francisco José... (VITA) Use RWX path
2016-09-30 twinaphexBackport drc: fix a mistake from w^x cahnge
2016-09-29 twinaphexDefine NO_WRITE_EXEC for Android
2016-09-28 TwinaphexMerge pull request #73 from frangarcj/master
2016-09-28 Francisco José... Fix software buffer
2016-09-28 twinaphex(new_dynarec) Cleanups
2016-09-28 twinaphex(new_dynarec) Update
2016-09-27 TwinaphexMerge pull request #72 from frangarcj/master
2016-09-27 Francisco José... Add support for software framebuffer
2016-09-27 twinaphexUpdate new_dynarec - working towards a common shared...
2016-09-27 twinaphexUpdate makefile
2016-09-27 twinaphexRearrange files for new_dynarec
2016-09-26 TwinaphexMerge pull request #71 from frangarcj/master
2016-09-26 Francisco José... (Vita) Disable debug
2016-09-26 Francisco José... (Vita) Fix deinit bug
2016-09-26 Francisco José... (VITA) Enable O3 optimizations
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é... (VITA) Dynarec working
2016-09-21 TwinaphexMerge pull request #67 from frangarcj/patch-1
2016-09-21 Francisco José... Update libretro.c
2016-09-20 notazMerge branch 'mainline' into libretro
2016-09-20 notazpartially revert c4052f4d79cf
2016-09-20 notazdrc: some vita and 3ds support
2016-09-20 notazdrc: avoid MAP_FIXED
2016-09-20 notazpartially revert "(VITA) Some dynarec"
2016-09-20 notazRevert "(VITA) Another dynarec fix"
2016-09-20 notazRevert "(VITA) More dynarec fixes"
2016-09-19 twinaphexRevert "redports backport"
2016-09-18 notazdrc: try to support w^x platforms like iOS
2016-09-18 notazdrc: remove unnecessary cache flushing
2016-09-18 notazdrc: enable and fix warnings
2016-09-18 notazdrc: mark things static
2016-09-18 notazdrc: strip eol blanks
2016-09-18 notazdrc: drop less obvious dead code
2016-09-18 notazdrc: drop heaps of dead code
2016-09-09 twinaphexredports backport
2016-09-08 TwinaphexMerge pull request #64 from orbea/debug
2016-09-08 orbeaOPENGL_DEBUG is not needed
2016-09-07 TwinaphexMerge pull request #61 from frangarcj/master
2016-09-07 TwinaphexMerge pull request #62 from orbea/debug
2016-09-07 orbeaUse DEBUG=1 properly for debug builds
2016-09-06 frangarcj(VITA) I think that is not VM Memory and do some alignment
2016-09-06 frangarcj(VITA) More dynarec fixes
2016-09-06 frangarcj(VITA) Another dynarec fix
2016-09-06 frangarcj(VITA) Some dynarec
2016-08-06 twinaphex(Vita) Have to set DRC_CACHE_BASE to 0 for now
2016-08-06 twinaphex(Vita) Try to enable dynarec now
2016-08-06 TwinaphexMerge pull request #55 from vanfanel/master
2016-08-03 vanfanelPlease, don't use for loop initial declarations because...
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-07-26 TwinaphexMerge pull request #51 from alexis-puska/master
2016-07-15 alexis-puskacomment some debugging printf.
2016-07-10 notazlibretro: clean up
2016-07-10 notazlibretro: fix a typo
2016-07-09 notazlibretro: try to prevent bad builds
2016-07-09 notazlibretro: try to prevent bad builds
2016-07-05 TwinaphexMerge pull request #49 from meepingsnesroms/master
2016-07-04 meepingsnesromsFix compiling with ndk r11 >
2016-07-03 alexis-puskapad index fix
2016-07-03 alexis-puskarefactor some code + bug fix
2016-07-02 alexis-puskafix compilation error
2016-07-02 alexis-puskacode refactor
2016-07-02 alexis-puskaAdd dual shop request/response
2016-06-26 alexis-puskafixed lag with analog pad device
2016-06-18 TwinaphexMerge pull request #47 from alexis-puska/master
2016-06-18 alexis-puskainit default value for dfInput plugins
2016-06-18 alexis-puskasuppress hack for crazy value on read port 2
2016-05-15 AndrésMerge pull request #39 from dankcushions/master
2016-05-13 cbransdenStyle nits
2016-05-13 dankcushionsDefensive code to avoid SEGFAULT
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-05-06 TwinaphexMerge pull request #37 from loganmc10/master
2016-05-05 Logan McNaughtonAdd rpi3 platform
2016-05-02 TwinaphexMerge pull request #36 from loganmc10/master
2016-05-02 Logan McNaughtonAdd ASFLAGS for rpi2 platform
2016-05-02 TwinaphexMerge pull request #35 from loganmc10/master
2016-05-02 Logan McNaughtonAdd support for Raspberry Pi 2
2016-04-22 TwinaphexMerge pull request #33 from dankcushions/master
next