In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
13 bytes added ,  19:17, 16 September 2015
m
Line 56: Line 56:  
          
 
          
 
         // Keep checking the read flag.
 
         // Keep checking the read flag.
         if (!((*(u32*)0x0D8001EC) & 0x80000000))
+
         if (((*(u32*)0x0D8001EC) & 0x80000000) != 0x80000000)
 
           break;
 
           break;
 
        
 
        
108

edits

Navigation menu