Merge branch 'mainline' into libretro
[pcsx_rearmed.git] / libpcsxcore /
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
2015-01-03 notazmingw build fixes
2014-12-31 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-25 notazdrc: more timing hacks
2014-12-23 notazcdrom: handle old savestates better
2014-12-23 notazdrc: implement block addr list saving
2014-12-23 notazdrc: replace unused reg32 with new reg_sv_flags
2014-12-21 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-21 notazpsxbios: don't crash on negative length
2014-12-21 notazmisc: merge from pcsxr r91261,r91276
2014-12-21 notazcdriso: merge from pcsxr r90558
2014-12-21 notazpsxbios: merge from pcsxr r90224-r90227
2014-12-21 notazmisc: merge from pcsxr r86908
2014-12-20 TwinaphexMerge pull request #11 from notaz/upstream_merge
2014-12-20 notazMerge branch 'libretro' into upstream
2014-12-20 twinaphexpsxmem: Add mman wrapper for Win32 and use it for PCSX...
2014-12-20 notazpsxcounters: don't do many spu updates
2014-12-20 notazspu: rework synchronization
2014-12-20 notazspu: add a schedule callback
2014-12-20 notazpsxinterpreter: don't break strict aliasing rules
2014-12-15 twinaphexGet rid of HAVE_MMAP ifdef
2014-12-13 twinaphexJust use memmap.h header include in general
2014-12-13 twinaphexAdd mman wrapper for Win32 and use it for PCSX ReARmed...
2014-12-07 TwinaphexMerge pull request #9 from Kekun/fix-load-invalid-game
2014-12-07 notazmisc: length is unsigned
2014-12-07 notazmisc: don't succeed on trash input
2014-12-07 notazpsxmem: remove hard requirement for a mapping
2014-12-06 notazmisc: length is unsigned
2014-12-06 notazmisc: don't succeed on trash input
2014-12-06 notazpsxmem: remove hard requirement for a mapping
2013-12-22 meancoot(iOS) Work around clang crash when compiling libpcsxcor...
2013-12-19 meancoot(iOS) Work around clang crash when compiling libpcsxcor...
2013-11-11 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2013-11-03 notazpsxbios: fix NULL use warnings on newer GCCs
2013-06-07 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-06-04 notazdrc: add a test to catch broken platforms early
2013-06-04 notazpsxmem: handle map failures so that it can be retried
2013-06-04 notazcdriso: log file open errors
next