project64/Source/Project64-core/N64System/Recompiler
LegendOfDragoon 392d63a0de Fix regression in CRecompilerOps::SPECIAL_DADDU()
It should only add carry if GetMipsRegLo(source2) != 0
2016-01-23 02:18:08 -08:00
..
CodeBlock.cpp unknown string concatentation in CPU_Message and stdstr_f 2016-01-13 15:36:46 -05:00
CodeBlock.h [Project64] get headers to be full path 2016-01-13 22:15:30 +11:00
CodeSection.cpp [Project64] Remove windows.h from CodeSection.cpp 2016-01-18 22:04:49 +11:00
CodeSection.h [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00
ExitInfo.h [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00
FunctionInfo.cpp [Project64] get headers to be full path 2016-01-13 22:15:30 +11:00
FunctionInfo.h [Project64] get headers to be full path 2016-01-13 22:15:30 +11:00
FunctionMapClass.cpp [Project64] Remove windows.h from FunctionMapClass.cpp 2016-01-14 08:38:54 +11:00
FunctionMapClass.h [Project64] get headers to be full path 2016-01-13 22:15:30 +11:00
JumpInfo.h [Project64] get headers to be full path 2016-01-13 22:15:30 +11:00
LoopAnalysis.cpp unknown string concatentation in CPU_Message and stdstr_f 2016-01-13 15:36:46 -05:00
LoopAnalysis.h [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00
RecompilerClass.cpp [Project64] Remove #include <Objbase.h> from RecompilerClass.cpp 2016-01-18 22:28:38 +11:00
RecompilerClass.h [Project64] get headers to be full path 2016-01-13 22:15:30 +11:00
RecompilerMemory.cpp [Project64] Use memory management code for RecompilerMemory.cpp 2016-01-18 22:30:01 +11:00
RecompilerMemory.h [Project64] get headers to be full path 2016-01-13 22:15:30 +11:00
RecompilerOps.cpp Fix regression in CRecompilerOps::SPECIAL_DADDU() 2016-01-23 02:18:08 -08:00
RecompilerOps.h [Project64] get headers to be full path 2016-01-13 22:15:30 +11:00
RegInfo.cpp [Project64] Misc code clean up 2016-01-18 22:31:36 +11:00
RegInfo.h [Project64] get headers to be full path 2016-01-13 22:15:30 +11:00
SectionInfo.cpp [Project64] rename tofix to legacycode 2015-12-15 17:01:06 +11:00
SectionInfo.h [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00
X86ops.cpp [Project64] Misc code clean up 2016-01-18 22:31:36 +11:00
X86ops.h [Project64] Get Breakpoint to use char * instead of wchar_t * for filename 2015-12-09 22:37:58 +11:00
stdafx.h [Project64] Add stdafx.h 2016-01-13 22:53:48 +11:00
x86CodeLog.cpp [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00
x86CodeLog.h [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00