Merge pull request #243 from retro-wertz/unai_fixes
[pcsx_rearmed.git] / libpcsxcore /
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-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...
2016-03-05 notazlarge file support
2016-03-02 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2016-02-28 notazpsxmem: use rounding that's more likely to work
2016-02-28 notazdrc: handle any immediate
2015-11-20 TwinaphexMerge pull request #21 from phaseIV/master
2015-11-18 phaseIVenhance neGcon compatibility
2015-11-01 twinaphexAttempt to avod build errors for Mingw
2015-10-03 aliaspider(CTR/3DS) build fix.
2015-10-03 aliaspider(CTR/3DS) some performance tweaks:
2015-09-29 aliaspider(vita) build fix.
2015-09-23 aliaspider(ctr/3ds) add target.
2015-07-29 twinaphexBackport pcsxr.codeplex.com/SourceControl/changeset...
2015-04-04 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2015-03-24 notazpsxmem: fix error handling
2015-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
2015-02-05 notazdma: some timing hacks
2015-02-05 notazdma: do some madr updates
2015-02-02 notazfrontend: update libpicofe
2015-01-31 gizmo98gte_arm.S: Use ARMv6 if possible
2015-01-31 gizmo98assem_arm.c: Use ARMv6 instructions if possible
2015-01-25 TwinaphexMerge pull request #12 from notaz/for_libretro
2015-01-25 notazMerge branch 'upstream' into libretro
next