project64/Source/RSP
LegendOfDragoon eda19cfc5e Fix regression in GetInstructionInfo
I previously made a commit to fix a reordering issue, but did not
realize it needed that COPO_MF_Instruction flag for branching. This
should fix the Ogre Battle issue.
2015-04-14 22:07:45 -07:00
..
Cpu.c [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04: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 Prevent remaining possibilities of overwriting $zero in RSP. 2015-03-08 20:17:18 -04:00
Interpreter CPU.h #pull request 42 2015-02-01 06:27:27 +11:00
Interpreter Ops.c keeping $0 overwrite prevention to just the CPU interpreter loop 2015-03-08 20:20:05 -04: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 [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04:00
Mmx.c Cleaned up some warnings in the rsp 2015-01-29 19:57:13 +11:00
OpCode.h type size cleanups to RSP memory emulation 2015-02-25 22:45:33 -05:00
Profiling.cpp [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04:00
Profiling.h #pull request 42 2015-02-01 06:27:27 +11:00
RSP Command.c [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04: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 [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04: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 Update version numbers and create a package zip 2015-02-19 19:03:33 +11:00
RSP.vcproj RSP.vcproj: Remove some of the unused files 2015-02-19 08:15:06 +11:00
RSP.vcxproj Update project settings for visual studio 2013 2015-02-20 20:09:05 +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 regression in GetInstructionInfo 2015-04-14 22:07:45 -07: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 Implement MMX version of VABS in RSP Recompiler 2015-03-01 03:39:14 -08: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 [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04:00
Version.h [RSP] 1.7.0.13 2015-03-29 17:38:30 +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 [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04: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 [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04:00
dma.h [RSP] some scope and spacing formatting clean-ups 2015-03-18 00:50:48 -04: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 type size cleanups to RSP memory emulation 2015-02-25 22:45:33 -05:00
memory.h type size cleanups to RSP memory emulation 2015-02-25 22:45:33 -05: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