project64/Source/Project64/N64 System/Recompiler
zilmar 2708be5577 fixed change for mthi and mtlo in 32bit core 2012-10-05 19:22:32 +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 changed some of the functions to set/get register information to be clearer setters and getters 2012-10-04 21:01:10 +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 refracted code up code related div by zero 2012-09-30 23:07:00 +10: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 Remove delay slot table 2012-10-01 13:49:31 +10:00
Function Map Class.h Remove delay slot table 2012-10-01 13:49:31 +10: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 added more error checking around clearing code 2012-10-01 13:53:21 +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 fixed change for mthi and mtlo in 32bit core 2012-10-05 19:22:32 +10:00
Recompiler Ops.h changed some of the functions to set/get register information to be clearer setters and getters 2012-10-04 21:01:10 +10:00
Reg Info.cpp cleaned up warnings (warning level 4) in Reg Info.cpp 2012-10-05 06:28:59 +10:00
Reg Info.h cleaned up warnings (warning level 4) in Reg Info.cpp 2012-10-05 06:28:59 +10: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