cdrom: change pause timing again
[pcsx_rearmed.git] / libpcsxcore / psxinterpreter.c
2023-10-29 notazrework memhandlers to deal with some bus details
2023-10-21 notazadd a libcrypt warning
2023-10-09 Paul CercueilAdd compile-time option to drop psxMemRLUT, psxMemWLUT
2023-09-10 notazpsxinterpreter: log reserved insn once
2023-08-28 notazpsxbios: assorted changes
2023-08-09 notazpsxbios: completely rework exception handling
2023-08-03 notazdrc: update according to the interpreter (3)
2023-08-03 notazdrc: update according to interpreter
2023-07-21 notazpsxinterpreter: adjust COP decoding
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-20 notazpsxinterpreter: rework load delays
2023-07-20 notazpsxinterpreter: rework branching in ds
2023-07-20 notazpsxinterpreter: tons of new exceptions
2023-07-20 notazpsxinterpreter: assorted fixes
2023-07-14 notazadjust bios handling again
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 #292 from pcercuei/dfsound-big-endian
2023-07-08 notazclean up cache isolation handling
2022-10-15 notazmerge from libretro fork
2022-10-01 notazpsxinterpreter: use cycle_multiplier also
2022-09-09 notazpsxinterpreter: reduce the use of globals
2022-02-15 notazpsxinterpreter: unbreak load delay handling
2022-01-30 notazrm the old debugger stuff, like in libretro fork
2021-11-22 notazinterpreter: simplify icache implementation
2021-11-22 notazmake icache implementation play nice with the dynarec
2021-11-20 notazdrc,interpreter: add mul/div stalls
2021-11-20 notazdrc/gte: add some stall handling
2021-11-14 notazdrc: something works on arm64
2021-10-02 gameblablaIcache emulation from PCSX Redux + Senquack changes...
2021-08-22 gameblablapsxinterpreter: Merge DIV interpreter fix from libretro...
2021-08-22 gameblablaProperly protect the HLE instructions against corrupted...
2014-12-20 notazpsxinterpreter: don't break strict aliasing rules
2011-10-30 notazpsxinterpreter: a bit more accurate Cause reg handling
2011-10-30 notazgte: parametrize remaining ops
2011-10-30 notazgte: pass a pointer to registers as argument
2011-10-08 notaztry to support more compilers
2011-09-23 notazfix build on some ARM toolchains
2011-07-07 notazpsxinterpreter: fix division by zero
2011-03-09 SND\notaz_cppsxinterpreter: do interrupt test after doing target...
2011-02-09 notazinterpreter: backport fixes from pcsxr
2011-01-23 notazinterpreter: add handling for a branch in delay slot
2011-01-10 notazhack interpreter so that it can return to menu
2010-11-16 PCSX* teamspcsxr-1.9.92 pcsxr-1.9.92