project64/Source
unknown dc103ec59b keep $zero overwrite prevention to a single location in CPU loop
In both the 32- and the 64-bit interpreters, ADDI, LUI, LB, LW, LWU, LL, SLLV all check if the destination register specifier is 0, when none of the other interpreter ops do.  Actually, none of these 7 need to really check it either, since handling $zero overwrite is already managed in a single location in the main interpreter loop.
2015-03-08 19:29:41 -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 Implement MMX version of VABS in RSP Recompiler 2015-03-01 03:39:14 -08: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