.. |
ARM
|
Move more core-related stuff into Core.cpp/h
|
2024-12-08 11:54:58 +01:00 |
ARM64
|
Move more core-related stuff into Core.cpp/h
|
2024-12-08 11:54:58 +01:00 |
fake
|
Make CBreakpoints an object
|
2024-11-25 00:22:53 +01:00 |
IR
|
Cleaning up our SIMD header includes, using the new header
|
2024-12-19 16:08:48 +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
|
Turn the break reason into an enum, fix some minor issues
|
2025-02-19 16:01:11 -06: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
|
More include cleanup
|
2024-12-18 13:57:26 +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
|
|
|
MIPSCodeUtils.cpp
|
|
|
MIPSCodeUtils.h
|
Move the dump playback mips code to Playback.cpp. Assorted cleanup.
|
2024-12-10 01:27:25 +01:00 |
MIPSDebugInterface.cpp
|
More include cleanup
|
2024-12-18 13:57:26 +01:00 |
MIPSDebugInterface.h
|
More include cleanup
|
2024-12-18 13:57:26 +01:00 |
MIPSDis.cpp
|
More include cleanup
|
2024-12-18 13:57:26 +01:00 |
MIPSDis.h
|
|
|
MIPSDisVFPU.cpp
|
More include cleanup
|
2024-12-18 13:57:26 +01:00 |
MIPSDisVFPU.h
|
|
|
MIPSInt.cpp
|
make compile on mingw-w64
|
2025-01-11 01:25:27 +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
|
|
|
MIPSTables.cpp
|
Turn the break reason into an enum, fix some minor issues
|
2025-02-19 16:01:11 -06: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
|
|
|
MIPSVFPUFallbacks.h
|
|
|
MIPSVFPUUtils.cpp
|
Cleaning up our SIMD header includes, using the new header
|
2024-12-19 16:08:48 +01:00 |
MIPSVFPUUtils.h
|
Eliminate a PVS-studio false positive warning
|
2025-02-04 10:19:34 -06:00 |