ppsspp/Core/MIPS
Unknown W. Brackets 6b3944d329 UnitTest: Correct vertex and jit tests.
We now convert texcoords to floats.
2017-05-06 18:45:04 -07:00
..
ARM Improve a sad comment 2017-03-23 10:02:29 +01:00
ARM64 Fix old bug breaking "non-fast" memory on ARM64. May help #9477, also see #9488 2017-03-23 16:53:16 +01:00
fake Remove a function that didn't make a lot of sense. 2017-01-26 09:50:16 +01:00
IR IR: Cleanup some invalid ops. 2017-04-20 21:11:40 -07:00
JitCommon Remove a function that didn't make a lot of sense. 2017-01-26 09:50:16 +01:00
MIPS Remove a function that didn't make a lot of sense. 2017-01-26 09:50:16 +01:00
x86 Assorted cleanup, UWP memory map fixes. PSPFlower runs in both 32-bit and 64-bit. 2017-03-23 10:02:28 +01:00
MIPS.cpp Switch another enum to enum class 2017-03-02 12:36:54 +01:00
MIPS.h Switch another enum to enum class 2017-03-02 12:36:54 +01:00
MIPSAnalyst.cpp Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
MIPSAnalyst.h jit-ir: Implement memory breakpoints. 2016-07-02 16:38:30 -07:00
MIPSAsm.cpp UnitTest: Correct vertex and jit tests. 2017-05-06 18:45:04 -07:00
MIPSAsm.h Replace assembler with a submodule 2014-11-23 21:09:40 +01:00
MIPSCodeUtils.cpp Remove unused and duplicate define. 2015-04-12 13:16:01 -07:00
MIPSCodeUtils.h Hook some funcs in Me and My Katamari. 2016-05-20 22:30:25 -07:00
MIPSDebugInterface.cpp Move the symbol map to the heap, deallocate it when no game is running. 2015-10-31 23:01:19 +01:00
MIPSDebugInterface.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
MIPSDis.cpp Fix some unused variable warnings. 2015-11-25 16:11:53 -08:00
MIPSDis.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSDisVFPU.cpp Change VROT disassembly 2014-11-29 18:33:33 +01:00
MIPSDisVFPU.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSInt.cpp Correct divide by zero HI/LO values a bit. 2016-05-14 19:23:50 -07:00
MIPSInt.h Remove unused code 2016-05-01 11:35:16 +02:00
MIPSIntVFPU.cpp jit-ir: Add notes and report about vrot prefixes. 2016-05-15 14:08:59 -07: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 Remove an unused function. 2016-05-31 11:40:39 -07:00
MIPSTables.h Refactor prep: Split JitInterface into MIPSFrontendInterface and JitInterface 2016-05-09 19:41:39 +02:00
MIPSVFPUUtils.cpp A better alternative to #8564 2016-12-01 18:23:58 +01:00
MIPSVFPUUtils.h Special case specific sin/cos result values. 2016-05-29 08:51:38 -07:00