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 notazMerge pull request #757 from pcercuei/lightrec-hacks
2023-09-10 notazpsxinterpreter: log reserved insn once
2023-08-28 notazMerge pull request #752 from Namaneo/fix_emscripten
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-17 notazpsxinterpreter: rework branching in ds
2023-07-17 notazpsxinterpreter: tons of new exceptions
2023-07-17 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 #724 from StormedBubbles/guncon_framing
2023-07-08 notazclean up cache isolation handling
2022-10-08 notazallow debug build (make DEBUG=1)
2022-10-01 notazpsxinterpreter: use cycle_multiplier also
2022-09-09 notazpsxinterpreter: reduce the use of globals
2022-09-09 notazpsxinterpreter: sync with upstream
2022-05-30 LibretroAdminMerge pull request #654 from pcercuei/lightrec-mmap...
2022-05-11 Paul CercueilAdd support for mapping emulated RAM to address 0x0
2022-02-15 notazpsxinterpreter: unbreak load delay handling
2021-12-14 AutechreMerge pull request #586 from notaz/libretro_overwrite_drc
2021-12-14 notazoverwrite dynarec related code with upstream version
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 gameblablaInterpreter fixes for BREAK and a few other instructions.
2021-10-02 gameblabla[Interpreter] Link even if branch is not taken in BGEZA...
2021-10-02 gameblablaMerge Icache emulation from PCSX Redux + Senquack chang...
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-17 AutechreMerge pull request #537 from embercold/warningless...
2021-08-17 Ember ColdSort out compiler warnings, all of them
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2021-07-21 AutechreMerge pull request #530 from embercold/fix-div-insn
2021-07-21 Ember ColdHandle DIV overflow in lightrec and the interpreter
2021-07-08 AutechreMerge pull request #529 from negativeExponent/nodebugger
2021-07-07 negativeExponentDo not compile debugger codes by default
2014-12-20 TwinaphexMerge pull request #11 from notaz/upstream_merge
2014-12-20 notazMerge branch 'libretro' into upstream
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