.. |
ARM
|
Add logging when loading a save state that has "unknown-prefix-mode" set
|
2023-06-14 10:23:23 +02:00 |
ARM64
|
Add logging when loading a save state that has "unknown-prefix-mode" set
|
2023-06-14 10:23:23 +02:00 |
fake
|
Apply the fix to avoid jit clearing for rewind savestates to all platforms
|
2023-04-16 00:02:16 +02:00 |
IR
|
Debugger: Make reg names safer, stop using v000.
|
2023-04-29 09:48:33 -07:00 |
JitCommon
|
VFPU: Some micro-optimizations. Don't fall back to interpreter path for vexp/vlog/vrexp.
|
2023-06-04 11:28:33 +02:00 |
MIPS
|
Apply the fix to avoid jit clearing for rewind savestates to all platforms
|
2023-04-16 00:02:16 +02:00 |
x86
|
Add logging when loading a save state that has "unknown-prefix-mode" set
|
2023-06-14 10:23:23 +02:00 |
MIPS.cpp
|
Address feedback
|
2023-05-25 17:28:38 -04:00 |
MIPS.h
|
Make vrnd match HW closer
|
2023-05-25 14:18:19 -04:00 |
MIPSAnalyst.cpp
|
Debugger: Add a simple way to exclude from hashmap.
|
2023-04-29 10:59:32 -07: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
|
Debugger: Make reg names safer, stop using v000.
|
2023-04-29 09:48:33 -07: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
|
Remove more impossibilities (GetMtxSize)
|
2023-06-04 11:48:43 +02:00 |
MIPSDisVFPU.h
|
Core: Cleanup disasm buffer usage.
|
2023-04-29 09:07:25 -07:00 |
MIPSInt.cpp
|
Core: Cleanup some sign extensions for clarity.
|
2023-04-05 17:16:51 -07:00 |
MIPSInt.h
|
interp: Centralize memory size handling.
|
2022-11-13 17:38:53 -08:00 |
MIPSIntVFPU.cpp
|
Remove more impossibilities (GetMtxSize)
|
2023-06-04 11:48:43 +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
|
Debugger: Make disasm more thread safe.
|
2023-04-29 09:56:17 -07:00 |
MIPSTables.h
|
Debugger: Make disasm more thread safe.
|
2023-04-29 09:56:17 -07: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 vrnd to the current understanding
|
2023-06-04 16:44:27 -04:00 |
MIPSVFPUUtils.h
|
interp: Potential linker buildfix.
|
2023-06-04 19:23:16 -07:00 |