ppsspp/Core/MIPS
Unknown W. Brackets 76e61e10a9 Fix hashmap crashes with games that load modules.
This should properly unload and reload the functions as necessary.
2014-04-12 01:16:32 -07:00
..
ARM Skip flushing FPU/VFPU regs if none were allocated. 2014-03-30 00:42:25 -07:00
JitCommon Fix performance issue in BlockCache due to an instance of std::vector in every block: 2014-03-29 22:26:51 +01:00
PPC Reduce includes in Core/HLE/. 2014-03-15 11:22:19 -07:00
x86 Skip flushing FPU/VFPU regs if none were allocated. 2014-03-30 00:42:25 -07:00
MIPS.cpp MemMap should not be included in MIPS.h. 2014-03-15 10:45:39 +01:00
MIPS.h Reduce includes in Core/HLE/. 2014-03-15 11:22:19 -07:00
MIPSAnalyst.cpp Fix hashmap crashes with games that load modules. 2014-04-12 01:16:32 -07:00
MIPSAnalyst.h Don't add to the symbol map what was found there. 2014-02-14 22:13:32 -08:00
MIPSAsm.cpp Remove redundant break in MIPSAsm.cpp. 2014-01-30 01:48:32 -05:00
MIPSAsm.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSAsmTables.cpp Fix rotrv (dis)assembly 2013-10-13 10:36:43 +02:00
MIPSAsmTables.h Fix some vertical alignments in misc Core source files. 2014-03-03 11:16:53 -05:00
MIPSCodeUtils.cpp Reduce includes in Core/HLE/. 2014-03-15 11:22:19 -07:00
MIPSCodeUtils.h Shrink the very common sceKernelThread.h include. 2014-03-15 11:44:02 -07:00
MIPSDebugInterface.cpp Fix Unix-like builds. 2014-03-15 10:02:47 -04:00
MIPSDebugInterface.h More cstring includes, grr. 2014-03-15 12:03:33 -07:00
MIPSDis.cpp More cstring includes, grr. 2014-03-15 12:03:33 -07:00
MIPSDis.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSDisVFPU.cpp More cstring includes, grr. 2014-03-15 12:03:33 -07:00
MIPSDisVFPU.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSInt.cpp Reduce includes in Core/HLE/. 2014-03-15 11:22:19 -07:00
MIPSInt.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSIntVFPU.cpp MemMap should not be included in MIPS.h. 2014-03-15 10:45:39 +01:00
MIPSIntVFPU.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSStackWalk.cpp Avoid an infinite loop on bad stack walk. 2014-01-18 09:58:48 -08:00
MIPSStackWalk.h Fix a few minor typos + small reporting change. 2013-08-12 23:02:39 -07:00
MIPSTables.cpp MemMap should not be included in MIPS.h. 2014-03-15 10:45:39 +01:00
MIPSTables.h MemMap should not be included in MIPS.h. 2014-03-15 10:45:39 +01:00
MIPSVFPUUtils.cpp Fix missing includes (stdio.h) 2014-01-01 22:31:03 +02:00
MIPSVFPUUtils.h Fix some vertical alignments in misc Core source files. 2014-03-03 11:16:53 -05:00