ppsspp/Core/MIPS
2025-03-31 11:17:50 +02:00
..
ARM Remove more excessive error reporting. 2025-03-02 02:28:45 +01:00
ARM64 Remove more excessive error reporting. 2025-03-02 02:28:45 +01:00
fake Make CBreakpoints an object 2024-11-25 00:22:53 +01:00
IR Remove more excessive error reporting. 2025-03-02 02:28:45 +01:00
JitCommon Add a way to access the ImDebugger from the DevMenu 2024-11-21 15:48:18 +01:00
MIPS Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
RiscV Move more core-related stuff into Core.cpp/h 2024-12-08 11:54:58 +01:00
x86 Remove more excessive error reporting. 2025-03-02 02:28:45 +01:00
MIPS.cpp More include cleanup 2024-12-18 13:57:26 +01: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 Hook framebuffer readback function in Persona 2 2025-03-03 11:32:00 +01:00
MIPSAnalyst.h Reorganize DebugInterface etc a bit. 2024-12-12 18:54:46 +01:00
MIPSAsm.cpp More include cleanup 2024-12-18 13:57:26 +01: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 Move the dump playback mips code to Playback.cpp. Assorted cleanup. 2024-12-10 01:27:25 +01:00
MIPSDebugInterface.cpp Cleanup a lot of the bootup state management. 2025-03-30 14:02:29 +02:00
MIPSDebugInterface.h Expose PSPThread in the same manner 2025-03-31 10:24:03 +02:00
MIPSDis.cpp Rename some module-related functions to include HLE where appropriate 2025-03-31 11:17:50 +02:00
MIPSDis.h Core: Cleanup disasm buffer usage. 2023-04-29 09:07:25 -07:00
MIPSDisVFPU.cpp More include cleanup 2024-12-18 13:57:26 +01:00
MIPSDisVFPU.h Core: Cleanup disasm buffer usage. 2023-04-29 09:07:25 -07:00
MIPSInt.cpp Update logging in sceKernelResumeThread 2025-03-02 11:24:51 +01:00
MIPSInt.h More include cleanup 2024-12-18 13:57:26 +01:00
MIPSIntVFPU.cpp More static code analysis fixes 2024-10-28 17:59:06 +01:00
MIPSIntVFPU.h More include cleanup 2024-12-18 13:57:26 +01:00
MIPSStackWalk.cpp Add a way to access the ImDebugger from the DevMenu 2024-11-21 15:48:18 +01:00
MIPSStackWalk.h Show a MIPS stack trace on crash screen (#17211) 2023-03-31 10:08:12 +02:00
MIPSTables.cpp Remove more excessive error reporting. 2025-03-02 02:28:45 +01:00
MIPSTables.h Remove some unnecessary <algorithm> includes. 2024-12-18 17:04:27 +01: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 fix compiler warnings 2025-02-22 14:15:15 +01:00
MIPSVFPUUtils.h Eliminate a PVS-studio false positive warning 2025-02-04 10:19:34 -06:00