N64 Emulator
Go to file
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
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 keep $zero overwrite prevention to a single location in CPU loop 2015-03-08 19:29:41 -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