project64/Source/RSP
LegendOfDragoon 0f1010379f Implement a quick fix for Instruction Reordering
Instruction Reordering broke Mia Hamm and possibly other games too. The
easiest way to fix the problem was to simply disable reordering for
specific cases that were never accounted for.
2015-01-31 17:23:43 -08:00
..
Cpu.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
Cpu.h func pointers stored in arrays of func pointers (fixes 720 warnings) 2015-01-24 15:39:18 -05:00
Interpreter CPU.c removed old explicit type casts (now calling strict func addr arrays) 2015-01-24 16:01:50 -05:00
Interpreter CPU.h RSP: Add Single step to Interpreter 2013-01-29 21:43:10 +11:00
Interpreter Ops.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
Interpreter Ops.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
Main.cpp Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
Mmx.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
OpCode.h Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
Profiling.cpp Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
Profiling.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
RSP Command.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
RSP Command.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
RSP Register.c git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
RSP Registers.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
RSP.dsp git-svn-id: https://localhost/svn/Project64/trunk@19 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-12-11 10:31:10 +00:00
RSP.rc RSP: 1.7.0.9 2013-02-20 05:46:35 +11:00
RSP.vcproj RSP now outputs to common plugin dir 2012-09-27 13:43:54 +10:00
RSP.vcxproj Add support for Visual Studio 2013 2015-01-27 16:07:44 +11:00
RSP.vcxproj.filters Add support for Visual Studio 2013 2015-01-27 16:07:44 +11:00
Recompiler Analysis.c Implement a quick fix for Instruction Reordering 2015-01-31 17:23:43 -08:00
Recompiler CPU.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
Recompiler CPU.h RSP: JumpTableSize and RomOpen 2013-02-11 19:28:49 +11:00
Recompiler Ops.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
Recompiler Ops.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
Recompiler Sections.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
Rsp.h RSP: JumpTableSize and RomOpen 2013-02-11 19:28:49 +11:00
Sse.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
Types.h func pointers stored in arrays of func pointers (fixes 720 warnings) 2015-01-24 15:39:18 -05:00
X86.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
X86.h Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
breakpoint.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
breakpoint.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
dma.c git-svn-id: https://localhost/svn/Project64/trunk@18 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-12-04 20:40:48 +00:00
dma.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
log.cpp Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
log.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
memory.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
memory.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
resource.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00