ppsspp/Core/MIPS
2022-10-30 21:12:59 -07:00
..
ARM jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
ARM64 jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
fake jit: Consistently check range on invalidate. 2022-10-15 18:30:13 -07:00
IR irjit: Fix unordered float compares. 2022-10-30 21:12:59 -07:00
JitCommon jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
MIPS jit: Consistently check range on invalidate. 2022-10-15 18:30:13 -07:00
x86 SaveState: Restore replacements in only one place. 2022-10-29 17:59:35 -07:00
MIPS.cpp Merge branch 'cheat-icache' (PR #16234) 2022-10-16 09:55:30 +02:00
MIPS.h MIPS: Fix non standard layout offsets. 2022-10-10 17:30:15 -07:00
MIPSAnalyst.cpp GPU: Hook Gods Eater Burst avatar read. 2022-10-09 00:52:35 -07:00
MIPSAnalyst.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
MIPSAsm.cpp jit: Defer invalidations made while running. 2022-10-09 21:26:13 -07:00
MIPSAsm.h armips: Update to UTF-8/c++17 armips. 2022-09-30 19:48:14 -07:00
MIPSCodeUtils.cpp Common: Maintain C++11 support in sign extend. 2021-01-31 08:44:02 -08:00
MIPSCodeUtils.h Common: Maintain C++11 support in sign extend. 2021-01-31 08:44:02 -08:00
MIPSDebugInterface.cpp Debugger: Allow currently-invalid memory reference. 2022-10-29 17:43:35 -07:00
MIPSDebugInterface.h Debugger: Minor cleanup in MIPSDebugInterface. 2018-06-08 06:59:16 -07:00
MIPSDis.cpp Build: Fix some format truncation warnings. 2021-12-11 10:45:27 -08:00
MIPSDis.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSDisVFPU.cpp Fix disassembly of vcst 2021-09-25 19:34:41 +02:00
MIPSDisVFPU.h Fix disassembly of vmfvc and vmtvc 2021-09-25 16:33:07 +02:00
MIPSInt.cpp interp: Handle jumps in branch delay slots better. 2022-09-03 13:15:21 -07:00
MIPSInt.h Remove unused code 2016-05-01 11:35:16 +02:00
MIPSIntVFPU.cpp interp: Correct vscl/vmscl t prefix handling. 2022-10-29 22:43:30 -07:00
MIPSIntVFPU.h Remove unused code 2016-05-01 11:35:16 +02:00
MIPSStackWalk.cpp Move the symbol map to the heap, deallocate it when no game is running. 2015-10-31 23:01:19 +01:00
MIPSStackWalk.h Fix a few minor typos + small reporting change. 2013-08-12 23:02:39 -07:00
MIPSTables.cpp Debugger: Track reason for entering stepping. 2021-10-23 16:56:15 -07:00
MIPSTables.h jit: Increase the cycle cost of VFPU ops. 2021-04-12 07:06:18 -07:00
MIPSVFPUUtils.cpp irjit: Handle vrot overlap more correctly. 2022-10-29 22:25:25 -07:00
MIPSVFPUUtils.h Global: Fix some type conversion warnings. 2022-01-30 16:09:33 -08:00