Fix typo for DOA pause resume fix.
[pcsx_rearmed.git] / libpcsxcore / new_dynarec /
2022-01-30 notazdrc: don't abort on game crash
2022-01-29 notazdrc: add apparently missing ROREG loading
2022-01-29 notazdrc: some more debug logging
2022-01-29 notazMerge pull request #598 from pcercuei/lightrec_events
2022-01-28 notazdrc: add seemingly missing double-alloc check
2022-01-28 notazdrc: clear dirty flag when deallocating a reg
2022-01-28 notazdrc: init some variables, adjust comments
2022-01-28 notazdrc: emulate break opcode
2022-01-28 notazdrc: don't cache psxRegs.interrupt
2022-01-24 notazdrc: another hack to try to get Vita to work
2022-01-23 notazdrc: a bit more sophisticated f1 hack
2022-01-23 notazdrc: possibly the missing piece for Vita
2022-01-22 notazdrc: align size passed to mprotect
2021-12-21 AutechreMerge pull request #587 from notaz/libretro_drc_fixes2
2021-12-14 notazdrc: always clear full decoded_insn
2021-12-14 notazfix some issues and warnings seen on ctr build
2021-12-14 notazdrc: reapply some libretro changes
2021-12-14 AutechreMerge pull request #586 from notaz/libretro_overwrite_drc
2021-12-14 notazoverwrite dynarec related code with upstream version
2021-10-13 AutechreMerge pull request #564 from jdorigao/rpi1
2021-10-05 gameblablaMerge pull request #566 from gameblabla/neon_fix_libretro
2021-10-05 gameblablaAlways look up verify_dirty literals from offsets by...
2021-10-02 gameblablaMerge pull request #562 from gameblabla/cdrom_fixes_lib...
2021-10-02 gameblablaMerge pull request #545 from gameblabla/icache_emulation
2021-10-02 gameblablaMerge Icache emulation from PCSX Redux + Senquack chang...
2021-08-25 gameblablaProperly fix the extern to const void instead of just...
2021-08-25 gameblablaMerge pull request #551 from gameblabla/hle_compil
2021-08-25 gameblablaFix broken HLE PR.
2021-08-25 gameblablaMerge pull request #543 from gameblabla/hle_fies_corrup...
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-21 gameblablaProperly protect the HLE instructions against corrupted...
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2020-08-13 hizzlekizzleMerge pull request #444 from justinweiss/hires-downscale
2020-08-04 AutechreMerge pull request #443 from negativeExponent/add-heade...
2020-08-04 negativeExponentAdd header guards
2020-08-04 negativeExponentSync to latest upstream
2020-05-10 hizzlekizzleMerge pull request #415 from negativeExponent/core_opti...
2020-05-10 negativeExponentMore core option fixes
2020-02-25 TwinaphexMerge pull request #390 from justinweiss/ctr-fix-dynare...
2020-02-25 Justin WeissFix dynarec crashes on 3DS
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2019-07-29 retro-wertzHLE: Merge HLE BIOS improvements from upstream
2019-03-28 Hugo HromicMerge remote-tracking branch 'notaz/master'
2019-03-13 retro-wertzmerge remote-tracking branch 'notaz/master'
2019-03-07 TwinaphexMerge pull request #234 from notaz/master
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
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-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-22 twinaphexBackport this - https://github.com/jsonn/pkgsrc/commit...
2016-03-02 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2016-02-28 notazdrc: handle any immediate
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-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
2015-02-05 notazdma: do some madr updates
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
next