ppsspp/Core/MIPS
Unknown W. Brackets 1b00da2f3a Common: Sign extend w/func not chained casts.
Should be clearer to read and easier to get right.
2021-01-31 01:25:52 -08:00
..
ARM Common: Sign extend w/func not chained casts. 2021-01-31 01:25:52 -08:00
ARM64 Common: Sign extend w/func not chained casts. 2021-01-31 01:25:52 -08:00
fake Getting really close to getting rid of base/logging.h now. 2020-08-15 19:09:01 +02:00
IR Common: Sign extend w/func not chained casts. 2021-01-31 01:25:52 -08:00
JitCommon Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
MIPS Move the profiler to Common 2020-10-04 11:42:16 +02:00
x86 Common: Sign extend w/func not chained casts. 2021-01-31 01:25:52 -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 Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02: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 jit: Be very clear on sign extension. 2021-01-30 11:41:30 -08:00
MIPSCodeUtils.h Common: Sign extend w/func not chained casts. 2021-01-31 01:25:52 -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: Sign extend w/func not chained casts. 2021-01-31 01:25:52 -08:00
MIPSDis.h
MIPSDisVFPU.cpp Fix vcrs disassembly 2019-10-30 22:35:13 +01:00
MIPSDisVFPU.h
MIPSInt.cpp Common: Sign extend w/func not chained casts. 2021-01-31 01:25:52 -08:00
MIPSInt.h Remove unused code 2016-05-01 11:35:16 +02:00
MIPSIntVFPU.cpp Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02: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
MIPSTables.cpp Remove base/logging from UI and more 2020-08-15 19:08:54 +02:00
MIPSTables.h Refactor prep: Split JitInterface into MIPSFrontendInterface and JitInterface 2016-05-09 19:41:39 +02:00
MIPSVFPUUtils.cpp Only use double precision sincos in Hitman Reborn Battle Arena 2. See #12900 2020-11-23 23:51:07 +01:00
MIPSVFPUUtils.h Only use double precision sincos in Hitman Reborn Battle Arena 2. See #12900 2020-11-23 23:51:07 +01:00