Merge pull request #286 from retro-wertz/patch-2
[pcsx_rearmed.git] / libpcsxcore /
2019-05-19 hizzlekizzleMerge pull request #286 from retro-wertz/patch-2
2019-05-19 hizzlekizzleMerge pull request #290 from retro-wertz/chd
2019-05-19 retro-wertzAllow building without CHD, disable CHD for 3DS
2019-05-15 TwinaphexMerge pull request #283 from aliaspider/master
2019-05-15 aliaspiderfix track information when loading CHDs.
2019-05-14 TwinaphexMerge pull request #280 from aliaspider/master
2019-05-14 aliaspideradd CHD support.
2019-03-28 Hugo HromicMerge remote-tracking branch 'notaz/master'
2019-03-27 hizzlekizzleMerge pull request #263 from retro-wertz/revert-262...
2019-03-27 retro-wertzRevert "Fix input not working in some games"
2019-03-26 hizzlekizzleMerge pull request #259 from retro-wertz/fix_zlib
2019-03-26 retro-wertzSync gte fixes from upstream (#260)
2019-03-26 hizzlekizzleMerge pull request #262 from retro-wertz/fix_input
2019-03-26 retro-wertzFix input not working in some games
2019-03-25 notazMerge pull request #127 from retro-wertz/fix_rtps_rtpt
2019-03-25 notazMerge pull request #130 from retro-wertz/patch-1
2019-03-23 retro-wertzgte: change return to s64 for BOUNDS_
2019-03-23 retro-wertzgte: backport fix for RTPS/RTPT
2019-03-13 hizzlekizzleMerge pull request #244 from retro-wertz/sync_to_upstream
2019-03-13 retro-wertzmerge remote-tracking branch 'notaz/master'
2019-03-12 notazMerge pull request #123 from gameblabla/diablofix_hack
2019-03-10 hizzlekizzleMerge pull request #240 from retro-wertz/core_options
2019-03-10 retro-wertzFix memcard2 still detected by games when its supposed...
2019-03-09 notazMerge pull request #124 from gameblabla/buildingfixes
2019-03-07 gameblablaFix for compiling it against newer zlib versions.
2019-03-07 TwinaphexMerge pull request #235 from retro-wertz/core_fixes
2019-03-07 TwinaphexMerge pull request #234 from notaz/master
2019-03-07 retro-wertzFix show bios bootlogo core option
2019-02-19 notazMerge pull request #119 from gameblabla/piofix
2019-02-17 gameblablapsxmem: Reads of PIO Expansion area read all-ones.
2019-02-05 hizzlekizzleMerge pull request #217 from orbea/cue
2019-01-27 orbeaFix segfault when loading cue files from relative paths.
2017-09-01 meepingsnesromsMerge pull request #136 from meepingsnesroms/master
2017-09-01 meepingsnesromsFix polygon issues
2017-09-01 meepingsnesromsMerge pull request #2 from libretro/master
2017-05-07 TwinaphexMerge pull request #120 from pjft/pjft-experimental
2017-05-03 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2017-05-02 notazuse pc-relative offsets for PIC too
2017-04-09 TwinaphexMerge pull request #113 from meepingsnesroms/master
2017-04-07 meepingsnesromsRemove dead non retroarch platforms, prepare for second...
2017-04-07 meepingsnesromsMerge pull request #1 from libretro/master
2017-03-02 aliaspider(WIN32) move #define statements after all #include...
2017-03-02 aliaspiderfix implicit-function-declaration warnings/errors.
2017-03-02 aliaspiderclean windows line endings in libpcsxcore/plugins.c
2017-01-24 TwinaphexMerge pull request #96 from orbea/zlib
2017-01-24 orbeaRename uncompress2 to avoid conflicts with zlib.h on...
2016-12-23 TwinaphexMerge pull request #86 from andrewlxer/master
2016-12-23 AndrewDo some light multitap cleanup
2016-12-19 Alexis PUSKARCZYKMerge branch 'master' of https://github.com/libretro...
2016-10-04 Francisco José Gar... Merge pull request #75 from frangarcj/master
2016-10-04 Francisco José Gar... (VITA) Use RWX path
2016-09-30 twinaphexBackport drc: fix a mistake from w^x cahnge
2016-09-30 notazdrc: fix a mistake from w^x change
2016-09-29 twinaphexDefine NO_WRITE_EXEC for Android
2016-09-28 twinaphex(new_dynarec) Cleanups
2016-09-28 twinaphex(new_dynarec) Update
2016-09-27 twinaphexUpdate new_dynarec - working towards a common shared...
2016-09-27 twinaphexRearrange files for new_dynarec
2016-09-25 TwinaphexMerge pull request #68 from frangarcj/master
2016-09-25 Francisco José Gar... (VITA) Dynarec working
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-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-08 TwinaphexMerge pull request #64 from orbea/debug
2016-09-07 TwinaphexMerge pull request #61 from frangarcj/master
2016-09-06 frangarcj(VITA) More dynarec fixes
2016-09-06 frangarcj(VITA) Another dynarec fix
2016-09-06 frangarcj(VITA) Some dynarec
2016-07-26 TwinaphexMerge pull request #51 from alexis-puska/master
2016-07-15 alexis-puskacomment some debugging printf.
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-18 TwinaphexMerge pull request #47 from alexis-puska/master
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-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 notazfix build on some archs
2016-03-31 notazdon't use __ARM_ARCH_7A__
2016-03-22 twinaphexBackport this - https://github.com/jsonn/pkgsrc/commit...
next