.. |
ARM
|
Global: Remove some unused variables.
|
2021-02-15 11:59:45 -08:00 |
ARM64
|
Merge pull request #14076 from unknownbrackets/zhp-map
|
2021-02-15 11:33:32 +01:00 |
fake
|
Jit: Fix compilation of FakeJit.
|
2021-02-08 23:17:15 -08:00 |
IR
|
Global: Remove some unused variables.
|
2021-02-15 11:59:45 -08:00 |
JitCommon
|
Merge pull request #14088 from unknownbrackets/fakejit
|
2021-02-15 09:13:38 +01:00 |
MIPS
|
mipsjit: Fix basic compilation.
|
2021-02-08 23:30:14 -08:00 |
x86
|
Global: Remove some unused variables.
|
2021-02-15 11:59:45 -08:00 |
MIPS.cpp
|
Move math and some file and data conversion files out from native to Common.
|
2020-10-04 09:12:46 +02:00 |
MIPS.h
|
Move native/util, native/data and native/i18 to Common/Data.
|
2020-10-04 07:28:29 +02:00 |
MIPSAnalyst.cpp
|
Merge pull request #13938 from unknownbrackets/worms-hook
|
2021-02-15 16:32:00 +01:00 |
MIPSAnalyst.h
|
Module: Clarify insertSymbols usage.
|
2018-03-17 13:58:56 -07:00 |
MIPSAsm.cpp
|
Move native/util, native/data and native/i18 to Common/Data.
|
2020-10-04 07:28:29 +02:00 |
MIPSAsm.h
|
Replace assembler with a submodule
|
2014-11-23 21:09:40 +01: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
|
Split CORE_ERROR into CORE_BOOT_ERROR and CORE_RUNTIME_ERROR
|
2020-07-12 15:25:20 +02:00 |
MIPSDebugInterface.h
|
Debugger: Minor cleanup in MIPSDebugInterface.
|
2018-06-08 06:59:16 -07:00 |
MIPSDis.cpp
|
Common: Maintain C++11 support in sign extend.
|
2021-01-31 08:44:02 -08:00 |
MIPSDis.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSDisVFPU.cpp
|
Fix vcrs disassembly
|
2019-10-30 22:35:13 +01:00 |
MIPSDisVFPU.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSInt.cpp
|
Global: Remove some unused variables.
|
2021-02-15 11:59:45 -08:00 |
MIPSInt.h
|
Remove unused code
|
2016-05-01 11:35:16 +02:00 |
MIPSIntVFPU.cpp
|
Global: Remove some unused variables.
|
2021-02-15 11:59:45 -08: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
|
Global: Remove some unused variables.
|
2021-02-15 11:59:45 -08:00 |
MIPSTables.h
|
Refactor prep: Split JitInterface into MIPSFrontendInterface and JitInterface
|
2016-05-09 19:41:39 +02:00 |
MIPSVFPUUtils.cpp
|
Global: Remove some unused variables.
|
2021-02-15 11:59:45 -08:00 |
MIPSVFPUUtils.h
|
Only use double precision sincos in Hitman Reborn Battle Arena 2. See #12900
|
2020-11-23 23:51:07 +01:00 |