project64/Source
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
..
3rd Party Language: More code cleanup, status messages, dialog box, etc 2015-03-06 18:27:31 +11:00
Common Update project settings for visual studio 2013 2015-02-20 20:09:05 +11:00
Glide64 guess Glide64 in VS2013 linker needed fix in Release, not just Debug 2015-03-07 17:28:46 -05:00
GlideHQ Update project settings for visual studio 2013 2015-02-20 20:09:05 +11:00
Glitch64 move OpenGL error flag state debugging from Glide64 to Glitch64 2015-03-07 17:26:02 -05:00
Installer Minor Updates 2015-03-05 02:23:07 -03:00
Project64 keep $zero overwrite prevention to a single location in CPU loop 2015-03-08 19:29:41 -04:00
RSP Prevent remaining possibilities of overwriting $zero in RSP. 2015-03-08 20:17:18 -04:00
Settings fix glide about box 2015-02-20 21:10:13 +11:00
SortRdb #pull request 42 2015-02-01 06:27:27 +11:00
nragev20 Fixed PJ_Glide New MemPak/Browse button crash by Frank-74 2015-03-03 06:51:38 +11:00