eliminate event code duplication
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / emu_if.c
2023-10-14 notazeliminate event code duplication
2023-09-23 notazpsxbios: experimental vsync HLE
2023-09-02 notazlightrec: initial hle support
2023-08-09 notazpsxbios: completely rework exception handling
2023-08-03 notazdrc: try to prevent wrong eviction
2023-08-03 notazdrc: update according to the interpreter (3)
2023-08-03 notazdrc: update according to interpreter (2)
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-14 notazadjust bios handling again
2023-07-12 Ash Loganlibpcsxcore: Use the same type for next_interrupt every...
2023-07-09 notazdrc: handle regs-not-in-psxRegs case better
2023-07-09 notazclean up switching between dynarec and interpreter
2023-07-09 notazMerge pull request #724 from StormedBubbles/guncon_framing
2023-07-08 notazclean up cache isolation handling
2023-07-08 notazdrc: minor cleanup
2022-10-01 notazpsxinterpreter: use cycle_multiplier also
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-06-02 notazdrc: update some logging and patches
2022-02-26 notazunbreak nodynarec build
2022-02-26 notazdrc: rework block tracking
2022-02-26 notazdrc: don't delay block restoration
2022-01-29 notazMerge pull request #598 from pcercuei/lightrec_events
2022-01-28 notazdrc: don't cache psxRegs.interrupt
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-29 aliaspider(vita) build fix.
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-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-23 notazdrc: implement block addr list saving
2014-12-20 TwinaphexMerge pull request #11 from notaz/upstream_merge
2014-12-20 notazMerge branch 'libretro' into upstream
2014-12-20 notazspu: add a schedule callback
2013-04-01 notazMerge branch 'master' into libretro
2013-04-01 notazavoid MAP_FIXED, log mappings
2013-03-31 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-31 notazgte_neon: access scratch_buf through drc context
2013-01-10 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-06 notazfully reinit drc on change
2012-12-02 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-02 notazimprove ARM feature detection
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-11-24 notazfix ARM build with --disable-dynarec
2012-04-29 notazfix some build issues and warnings
2011-11-01 notazdrc/gte: fix dep list
2011-10-30 notazdrc: detect sw irqs properly
2011-10-30 notazdrc: some debug code improvements
2011-10-30 notazmake root counters use generic event scheduling code
2011-10-30 notazdrc: add some hack options
2011-10-30 notazpcnt: measure gte too
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 notaznew ability to adjust psx cpu clock
2011-10-09 notazget rid of old memhandlers
2011-10-08 notazrecompilation-caused frameskip workaround
2011-10-02 notazyet more random armv5 tweaks
2011-09-29 notazgte_arm: implement RTPS, RTPT
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-03-16 notazminor debug code updates
2011-03-07 notazfrontend: fix valgrind errors
2011-02-28 notazgte_neon: hook into recompiler
2011-02-17 notazdrc: some PCSX-specific const addr io handlers
2011-01-28 notazcdrom: support cdda playback cursor and autopause/report
2011-01-26 notazdrc: invalidate RAM mirrors correctly
2011-01-25 notazcdrom: merge most of cdrom.c from latest pcsxr (r62214)
2011-01-23 notazdrc: don't leave until we really need to
2011-01-23 notazdrc: use correct clear size
2011-01-15 notazdrc: handle MTC0 in delay slot
2011-01-15 notazdrc: support RFE, remove ERET (it's not in r3k)
2010-12-27 notazsome debug code improvements
2010-12-22 notazupdate gpu DMA related code to pcsxr-svn Nov 28
2010-12-22 notazupdate mdec code to pcsxr-svn Nov 26
2010-12-22 notazdrc: improved interrupt code for emu_if
2010-12-21 notazcore: update to newer interrupt code, seems to affect...
2010-12-19 notazimproved memhandlers
2010-12-16 notazmenu: update file colors, fix a bug in emu_if
2010-12-16 notazdrc: use correct RAM size
next