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

Changes

Jump to navigation Jump to search
4 bytes added ,  23:44, 7 June 2016
m
Line 592: Line 592:  
     /* 0x04 */ uint32_t coreClockSpeed;
 
     /* 0x04 */ uint32_t coreClockSpeed;
 
     /* 0x08 */ OSTime  timeBase;
 
     /* 0x08 */ OSTime  timeBase;
     /* 0x0C+*/ uint32_t unknown[5]; //Length is 8 words/32 bytes
+
     /* 0x0C */ uint32_t L2Size[3];
 +
    /* 0x18 */ uint32_t cpuRatio;
 
} OSSystemInfo;
 
} OSSystemInfo;
 
</syntaxhighlight>
 
</syntaxhighlight>
5

edits

Navigation menu