project64/Source/Project64-core/N64System/Recompiler
Frank-74 fe7dd71d53 Fix x64 compile error
I don't know why this is needed, as x86 build works fine without it.  x64 build fails with Project64-core/N64System/Recompiler/CodeSection.h(19): error C2504: 'CDebugSettings': base class undefined
2019-01-15 19:45:54 +00:00
..
Arm [Project64] Handle break point in delay slot 2018-07-30 06:07:45 +10:00
x64-86 [Project64] Make sure the x86 recompiler code is used just on x86 2016-07-07 06:14:12 +10:00
x86 Make sure PC is updated on BP 2018-07-31 07:02:02 +10:00
CodeBlock.cpp [Project64] Record function end location 2017-01-10 18:01:59 +11:00
CodeBlock.h [Project64] Record function end location 2017-01-10 18:01:59 +11:00
CodeSection.cpp [Project64] Handle break point in delay slot 2018-07-30 06:07:45 +10:00
CodeSection.h Fix x64 compile error 2019-01-15 19:45:54 +00:00
ExitInfo.h [Project64] Make sure the x86 recompiler code is used just on x86 2016-07-07 06:14:12 +10:00
FunctionInfo.cpp [Project64] Record function end location 2017-01-10 18:01:59 +11:00
FunctionInfo.h [Project64] Record function end location 2017-01-10 18:01:59 +11:00
FunctionMapClass.cpp [Project64] Flush Logs on exception and another exception case handled 2017-01-03 16:38:44 +11:00
FunctionMapClass.h Fixed includes for FunctionMapClass. 2016-10-04 20:19:16 -07:00
JumpInfo.h [Project64] #include reginfo.h to JumpInfo.h 2016-06-28 04:15:12 +10:00
LoopAnalysis.cpp [Project64] Fix some warnings 2016-11-28 07:34:02 +11:00
LoopAnalysis.h [Project64] Make sure the x86 recompiler code is used just on x86 2016-07-07 06:14:12 +10:00
RecompilerClass.cpp [Project64] Get Recompiler to use a local reference to MMU 2017-04-28 08:14:55 +10:00
RecompilerClass.h [Debugger] Flush recompiler code on memory viewer changes 2018-02-19 18:17:35 +11:00
RecompilerCodeLog.cpp [Project64] Fix recompiler log output 2018-02-13 17:38:33 +11:00
RecompilerCodeLog.h [Project64] Flush Logs on exception and another exception case handled 2017-01-03 16:38:44 +11:00
RecompilerMemory.cpp [project64] Make RecompPos a global 2016-06-28 21:22:30 +10:00
RecompilerMemory.h [project64] Make RecompPos a global 2016-06-28 21:22:30 +10:00
RecompilerOps.h [Project64] Handle break point in delay slot 2018-07-30 06:07:45 +10:00
RegBase.cpp [Project64] Move check for GetRoundingModel() to base 2016-11-14 18:15:24 +11:00
RegBase.h [Project64] Move Round model to RegBase 2016-09-25 08:29:45 +10:00
RegInfo.h [Project64] Make sure the x86 recompiler code is used just on x86 2016-07-07 06:14:12 +10:00
SectionInfo.cpp [Project64] Fix some warnings 2016-11-28 07:34:02 +11:00
SectionInfo.h line ends ? 2016-01-27 20:11:59 +11:00
stdafx.h [Project64] Add stdafx.h 2016-01-13 22:53:48 +11:00