N64 Emulator
Go to file
unknown cb9f9e2b56 keeping $0 overwrite prevention to just the CPU interpreter loop
Tried my best to make sure I didn't miss any op-codes.  (Ctrl+F searching for "!= 0" and "== 0" throught the file shows me that I didn't.)  If I did miss any op-codes, it's no bug, just remaining extra unnecessary checking for zero.
2015-03-08 20:20:05 -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 keeping $0 overwrite prevention to just the CPU interpreter loop 2015-03-08 20:20:05 -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