project64/Source/RSP
LegendOfDragoon 36e5d8d353 Fix problem with IsNextInstructionMmx()
It's supposed to check the next instruction, which is PC, rather than
the current instruction which is CompilePC. This mistake is what caused
graphical errors in RE2.
2015-02-18 18:18:27 -08:00
..
Cpu.c #pull request 42 2015-02-01 06:27:27 +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 #pull request 42 2015-02-01 06:27:27 +11:00
Interpreter Ops.c #pull request 42 2015-02-01 06:27:27 +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 Old common version.cpp and version.h is no longer required, remove it. 2015-02-17 21:00:44 +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 #pull request 42 2015-02-01 06:27:27 +11:00
Profiling.h #pull request 42 2015-02-01 06:27:27 +11: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 Use Version.h version info in resource file 2015-02-17 20:45:57 +11:00
RSP.vcproj fix version string include 2015-02-18 07:47:41 +11:00
RSP.vcxproj RSP Use Version.h version info in resource file 2015-02-17 20:45:57 +11:00
RSP.vcxproj.filters RSP Use Version.h version info in resource file 2015-02-17 20:45:57 +11:00
Recompiler Analysis.c Fix problem with IsNextInstructionMmx() 2015-02-18 18:18:27 -08:00
Recompiler CPU.c #pull request 42 2015-02-01 06:27:27 +11:00
Recompiler CPU.h #pull request 42 2015-02-01 06:27:27 +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 #pull request 42 2015-02-01 06:27:27 +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 #pull request 42 2015-02-01 06:27:27 +11:00
Version.h RSP Use Version.h version info in resource file 2015-02-17 20:45:57 +11:00
X86.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
X86.h #pull request 42 2015-02-01 06:27:27 +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 #pull request 42 2015-02-01 06:27:27 +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 #pull request 42 2015-02-01 06:27:27 +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