N64 Emulator
Go to file
unknown 1772f1467c Prevent remaining possibilities of overwriting $zero in RSP.
In the RSP, MFC0, MFC2, and CFC2 were all susceptible to overwriting $zero.  Some of us have tried waiting for some games to use handcoded assembly in an attempt to purposely overwrite $zero in their microcode (to throw off emulators), but so far what few occurrences there have been of this have not included using those 3 opcodes.  Since it was decided to centralize the security of register $zero in the main R4300 CPU, it was decided to do so in the RSP as well.
2015-03-08 20:17:18 -04:00
Bin Cleanup 2015-03-06 19:27:03 -03:00
Config Merge pull request #234 from oddMLan/conkerbfd_RDB_fixes 2015-03-09 08:08:54 +11:00
Lang Update Japanese.pj.Lang 2015-03-07 00:02:18 +09:00
Plugin Minor Updates 2015-03-05 02:23:07 -03:00
PropertySheets Add support for Visual Studio 2013 2015-01-27 16:07:44 +11:00
Source Prevent remaining possibilities of overwriting $zero in RSP. 2015-03-08 20:17:18 -04:00
.gitignore added one more file to ignore and sorted list in laphabetical order. 2015-03-03 17:55:09 -03:00
Project64.vs2008.sln Nrage: Update version and change location of log and config dir 2015-02-18 20:52:23 +11:00
Project64.vs2013.sln PJ64 NRage should be compiled before Project64Setup. 2015-03-05 22:09:54 -03:00