drc: handle regs-not-in-psxRegs case better
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / emu_if.h
2023-07-09 notazdrc: handle regs-not-in-psxRegs case better
2023-07-09 notazMerge pull request #724 from StormedBubbles/guncon_framing
2023-07-08 notazdrc: minor cleanup
2022-01-30 notazdrc: don't abort on game crash
2022-01-29 notazMerge pull request #598 from pcercuei/lightrec_events
2022-01-28 notazdrc: init some variables, adjust comments
2022-01-23 notazdrc: a bit more sophisticated f1 hack
2021-12-21 AutechreMerge pull request #587 from notaz/libretro_drc_fixes2
2021-12-14 notazfix some issues and warnings seen on ctr build
2021-12-14 AutechreMerge pull request #586 from notaz/libretro_overwrite_drc
2021-12-14 notazoverwrite dynarec related code with upstream version
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2020-08-04 negativeExponentSync to latest upstream
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-05-03 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2016-12-19 Alexis PUSKARCZYKMerge branch 'master' of https://github.com/libretro...
2016-09-27 twinaphexRearrange files for new_dynarec
2016-09-20 notazMerge branch 'mainline' into libretro
2016-04-22 dankcushionsMerge branch 'master' of https://github.com/notaz/pcsx_...
2016-03-02 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2015-09-23 aliaspider(ctr/3ds) add target.
2013-03-31 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-31 notazdrc: use print wrapper to output errors
2013-03-31 notazgte_neon: access scratch_buf through drc context
2012-04-18 notazsupport emulated RAM mapped at offset
2011-10-30 notazdrc: do MVMVA decoding; parametrize handlers
2011-10-30 notazdrc: finish GTE reg liveness analysis
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-09 notazget rid of old memhandlers
2011-10-08 notazrewrite memhandlers (write)
2011-10-04 notazrewrite memhandlers (read)
2011-10-02 notazyet more random armv5 tweaks
2011-09-26 notazdrc: do gte flag liveness detection
2011-09-26 notazgte: split arm code for pollux, generate flagless handlers
2011-09-23 notazsupport armv5 build
2011-09-22 notazdrc: do modification check in smaller than page granularity
2011-02-17 notazdrc: some PCSX-specific const addr io handlers
2011-01-15 notazdrc: handle MTC0 in delay slot
2010-12-05 notazdrc: use direct hle calls
2010-12-05 notazdrc: initial cop2/gte implementation (works, mostly)
2010-12-01 notazdrc: fix cycle counting, make it use single var
2010-12-01 notazdrc: further hacks, hle handling
2010-11-21 notazsome drc integration work
2010-11-20 notaztry to make drc more configurable