cdrom: forget old sector on cd change
[pcsx_rearmed.git] / libpcsxcore / new_dynarec /
2022-10-01 notazpsxinterpreter: use cycle_multiplier also
2022-10-01 notazremove all the hack options
2022-09-17 notazcdrom: treat seek the same as other commands
2022-09-09 notazpsxinterpreter: reduce the use of globals
2022-09-02 notazcdrom: get rid of cdrPlayInterrupt
2022-08-11 notazdrc: fix a silly mistake of overwriting a reg
2022-08-10 notazdrc: rework smc checks again
2022-08-10 notazdrc: fix wrong masking in set_jump_target
2022-08-02 notazdrc: patch up some potential issues on the switch
2022-07-18 notazdrc: some more libnx support
2022-07-14 notazdrc: simplify cache flush for some platforms
2022-07-14 notazdrc: some libnx support
2022-06-02 notazdrc: update some logging and patches
2022-03-01 notazdrc: fix some wrong inv address calculations
2022-02-26 notazunbreak nodynarec build
2022-02-26 notazdrc: try to avoid some block trapping
2022-02-26 notazdrc: rework jump_out lists
2022-02-26 notazdrc: rework expire code
2022-02-26 notazdrc: more precise invalidation checking for the invstub...
2022-02-26 notazdrc: rework block tracking
2022-02-26 notazdrc: get rid of SPAN
2022-02-26 notazdrc: restore all block entry points at once
2022-02-26 notazdrc: don't delay block restoration
2022-02-15 notazdrc: try not to end the block prematurely
2022-02-07 notazdrc: try to make some passes not as slow, part 2
2022-02-07 notazdrc: put passes in their own functions
2022-02-07 notazdrc: try to make some passes not as slow
2022-02-07 notazdrc: use optimized get_reg
2022-02-07 notazdrc: rm unneeded &63 masking
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
next