project64/Source/Project64/N64 System/Recompiler
Emmet Young 5c8cad4b5d Core: More refactoring of the remaining C code 2012-09-30 16:07:08 +10:00
..
Code Block.cpp Changed handling of delay slot which goes over a 4k boundary to be executed by the interpret code instead of trying to be compiler. This means we do not have to care about the self mod of the delay slot 2012-09-25 15:58:06 +10:00
Code Block.h Changed handling of delay slot which goes over a 4k boundary to be executed by the interpret code instead of trying to be compiler. This means we do not have to care about the self mod of the delay slot 2012-09-25 15:58:06 +10:00
Code Section.cpp Core: More refactoring of the remaining C code 2012-09-30 16:07:08 +10:00
Code Section.h Changed handling of delay slot which goes over a 4k boundary to be executed by the interpret code instead of trying to be compiler. This means we do not have to care about the self mod of the delay slot 2012-09-25 15:58:06 +10:00
Delay Slot Map Class.cpp git-svn-id: https://localhost/svn/Project64/trunk@34 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-06-12 02:02:06 +00:00
Delay Slot Map Class.h git-svn-id: https://localhost/svn/Project64/trunk@29 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-05-25 09:15:19 +00:00
Exit Info.cpp git-svn-id: https://localhost/svn/Project64/trunk@30 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-05-30 01:54:42 +00:00
Exit Info.h git-svn-id: https://localhost/svn/Project64/trunk@32 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-06-04 06:25:07 +00:00
Function Info.cpp Re-added buffer check on lookup core 2012-09-25 08:07:51 +10:00
Function Info.h Re-added buffer check on lookup core 2012-09-25 08:07:51 +10:00
Function Map Class.cpp git-svn-id: https://localhost/svn/Project64/trunk@45 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-10-23 18:53:01 +00:00
Function Map Class.h git-svn-id: https://localhost/svn/Project64/trunk@40 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-06-29 02:11:22 +00:00
Jump Info.cpp git-svn-id: https://localhost/svn/Project64/trunk@32 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-06-04 06:25:07 +00:00
Jump Info.h git-svn-id: https://localhost/svn/Project64/trunk@45 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-10-23 18:53:01 +00:00
Recompiler Class.cpp Core: [-] Remove the old C style display errors 2012-09-29 23:52:06 +10:00
Recompiler Class.h Refracted some settings locations, removed some extra code from C Core, added a tlb miss menu option 2012-09-29 06:07:45 +10:00
Recompiler Memory.cpp Core: [-] Remove the old C style display errors 2012-09-29 23:52:06 +10:00
Recompiler Memory.h git-svn-id: https://localhost/svn/Project64/trunk@36 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-06-16 07:31:47 +00:00
Recompiler Ops.cpp Core: More refactoring of the remaining C code 2012-09-30 16:07:08 +10:00
Recompiler Ops.h Refracted and cleaned up code related to tlb read/write miss 2012-09-29 17:58:16 +10:00
Reg Info.cpp Core: More refactoring of the remaining C code 2012-09-30 16:07:08 +10:00
Reg Info.h git-svn-id: https://localhost/svn/Project64/trunk@46 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-10-29 03:20:25 +00:00
Section Info.cpp git-svn-id: https://localhost/svn/Project64/trunk@45 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-10-23 18:53:01 +00:00
Section Info.h git-svn-id: https://localhost/svn/Project64/trunk@43 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-07-23 10:45:35 +00:00
X86ops.cpp Core: More refactoring of the remaining C code 2012-09-30 16:07:08 +10:00
X86ops.h Refracted and cleaned up code related to tlb read/write miss 2012-09-29 17:58:16 +10:00
x86CodeLog.cpp git-svn-id: https://localhost/svn/Project64/trunk@47 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-11-12 05:30:08 +00:00
x86CodeLog.h git-svn-id: https://localhost/svn/Project64/trunk@47 111125ac-702d-7242-af9c-5ba8ae61c1ef 2010-11-12 05:30:08 +00:00