project64/Source/RSP
project64 abca1bd56f Merge pull request #30 from cxd4/master
fixed 17 compiler warnings about RSP "nameless struct/union" cases
2015-01-29 14:45:54 +11:00
..
Cpu.c func pointers stored in arrays of func pointers (fixes 720 warnings) 2015-01-24 15:39:18 -05: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 removed old explicit type casts (now calling strict func addr arrays) 2015-01-24 16:01:50 -05: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 offset operates w/ base; immediate operates w/ rs (fixes nothing) 2015-01-25 14:07:48 -05: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
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 Fix re order instructions for quake II with lle graphics 2015-01-25 08:07:38 +11:00
Recompiler CPU.c removed old explicit type casts (now calling strict func addr arrays) 2015-01-24 16:01:50 -05:00
Recompiler CPU.h RSP: JumpTableSize and RomOpen 2013-02-11 19:28:49 +11:00
Recompiler Ops.c RSP recompiler cheating expects a RSP function address: p_func. 2015-01-24 16:21:39 -05: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 func pointers stored in arrays of func pointers (fixes 720 warnings) 2015-01-24 15:39:18 -05:00
X86.c Add support for Visual Studio 2013 2015-01-27 16:07:44 +11:00
X86.h isolated, nameless union in struct SHUFFLE, named union SHUFFLE 2015-01-25 14:22:18 -05: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