project64/Source/RSP
Nicholas 2dd4e99ed6 Fix a couple games in RSP interpreter: CFC2 sign-extends $vcr by cxd4 2015-01-23 07:47:23 +11:00
..
Cpu.c RSP: add an exit to RSP when read from MF status multiple times 2013-01-16 06:03:11 +11:00
Cpu.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
Interpreter CPU.c RSP: Add Single step to Interpreter 2013-01-29 21:43:10 +11:00
Interpreter CPU.h RSP: Add Single step to Interpreter 2013-01-29 21:43:10 +11:00
Interpreter Ops.c Fix a couple games in RSP interpreter: CFC2 sign-extends $vcr by cxd4 2015-01-23 07:47:23 +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 Project64: Clean up external release to be beta release 2013-03-22 16:47:20 +11:00
Mmx.c Optimized a few instructions 2015-01-12 14:19:41 -08:00
OpCode.h git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
Profiling.cpp Renamed _int64 to __int64 2012-11-06 19:23:59 +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 git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00: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
Recompiler Analysis.c Optimized a few instructions 2015-01-12 14:19:41 -08:00
Recompiler CPU.c More Fixes 2015-01-11 19:49:04 -08:00
Recompiler CPU.h RSP: JumpTableSize and RomOpen 2013-02-11 19:28:49 +11:00
Recompiler Ops.c Implement edge case for LDV, fix 2 typos as well. 2015-01-14 01:48:47 -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 git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00:00
Rsp.h RSP: JumpTableSize and RomOpen 2013-02-11 19:28:49 +11:00
Sse.c Implement edge case for LDV, fix 2 typos as well. 2015-01-14 01:48:47 -08:00
Types.h Renamed _int64 to __int64 2012-11-06 19:23:59 +11:00
X86.c Optimized a few instructions 2015-01-12 14:19:41 -08:00
X86.h Optimized a few instructions 2015-01-12 14:19:41 -08:00
breakpoint.c git-svn-id: https://localhost/svn/Project64/trunk@3 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:47:53 +00: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 RSP: Fix clean up log files 2013-02-11 19:29:14 +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 RSP: Fix & 0xFF debug warning 2013-01-29 22:27:58 +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