ppsspp/Core/MIPS
2024-10-23 13:23:38 +02:00
..
ARM Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
ARM64 Target->Native renaming. More intuitive (at least to me) 2024-07-22 01:24:34 +02:00
fake Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
IR Fix minor code issues flagged by PVS-Studio and reported by alphrixus. 2024-10-10 14:10:30 +02:00
JitCommon Add a couple of asserts to the JitBlockCache. 2024-10-23 13:23:38 +02:00
MIPS Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
RiscV Target->Native renaming. More intuitive (at least to me) 2024-07-22 01:24:34 +02:00
x86 Warning fixes 2024-10-03 18:19:11 +02:00
MIPS.cpp fix shutdown crash on Windows 2024-08-24 13:41:33 +02:00
MIPS.h Fix for possible overflow in the resampler (can prevent some audio clicks) 2024-09-04 12:56:15 +02:00
MIPSAnalyst.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
MIPSAnalyst.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
MIPSAsm.cpp Build: Allow compiling without armips. 2022-12-17 10:08:46 -08:00
MIPSAsm.h armips: Update to UTF-8/c++17 armips. 2022-09-30 19:48:14 -07:00
MIPSCodeUtils.cpp Don't create Host objects except in headless/unittest 2023-03-25 10:47:01 +01:00
MIPSCodeUtils.h Common: Maintain C++11 support in sign extend. 2021-01-31 08:44:02 -08:00
MIPSDebugInterface.cpp Android: Another gradle plugin version bump. Typo fix. 2024-10-01 10:04:43 +02:00
MIPSDebugInterface.h Debugger: Make reg names safer, stop using v000. 2023-04-29 09:48:33 -07:00
MIPSDis.cpp Debugger: Make disasm more thread safe. 2023-04-29 09:56:17 -07:00
MIPSDis.h Core: Cleanup disasm buffer usage. 2023-04-29 09:07:25 -07:00
MIPSDisVFPU.cpp Make some global string pointers const, not just the strings. 2023-12-29 14:09:45 +01:00
MIPSDisVFPU.h Core: Cleanup disasm buffer usage. 2023-04-29 09:07:25 -07:00
MIPSInt.cpp Fix some minor issues found by --sanitize. Add --sanitizeub. 2024-07-22 11:37:18 +02:00
MIPSInt.h interp: Centralize memory size handling. 2022-11-13 17:38:53 -08:00
MIPSIntVFPU.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
MIPSIntVFPU.h interp: Centralize memory size handling. 2022-11-13 17:38:53 -08:00
MIPSStackWalk.cpp Debugger: Correct stack walk at start of func. 2023-04-09 16:05:47 -07:00
MIPSStackWalk.h Show a MIPS stack trace on crash screen (#17211) 2023-03-31 10:08:12 +02:00
MIPSTables.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
MIPSTables.h Improve disassembly of CallReplacement IR op 2024-06-06 15:24:58 +02:00
MIPSTracer.cpp Warning fixes 2024-09-24 13:28:28 +02:00
MIPSTracer.h Moved the CyclicBuffer to the Collections dir 2024-09-20 16:19:24 +03:00
MIPSVFPUFallbacks.cpp Add back our older VFPU approximations, as fallbacks if files are missing. 2023-04-03 11:33:41 +02:00
MIPSVFPUFallbacks.h Add back our older VFPU approximations, as fallbacks if files are missing. 2023-04-03 11:33:41 +02:00
MIPSVFPUUtils.cpp [Common/Core/Windows] Removed excess check pointer before delete or free() 2024-09-17 11:34:42 +02:00
MIPSVFPUUtils.h interp: Potential linker buildfix. 2023-06-04 19:23:16 -07:00