Difference between revisions of "Virage0-1"

From iQueBrew
Jump to navigation Jump to search
(Created page with "Virage0 and Virage1 are a 2 rewritable 64 (0x40) Byte memory regions located inside the SoC. They can only be read in secure mode. They contain play-time data. {| class="wiki...")
 
Line 10: Line 10:
 
| 0x00 || 0x04  || ??? || seems to be always 00 00 01 00
 
| 0x00 || 0x04  || ??? || seems to be always 00 00 01 00
 
|-
 
|-
| 0x44 || 0x04 || ??? || seems to be always 00 00 00 1A
+
| 0x04 || 0x04 || ??? || seems to be always 00 00 00 1A
 
|-
 
|-
 
| 0x08 || 0x02 x 26  || play-time || 600 minutes = 0x0258
 
| 0x08 || 0x02 x 26  || play-time || 600 minutes = 0x0258
 
|-
 
|-
 
| 0x4C || 0x04  || CRC ||
 
| 0x4C || 0x04  || CRC ||

Revision as of 03:16, 6 May 2018

Virage0 and Virage1 are a 2 rewritable 64 (0x40) Byte memory regions located inside the SoC. They can only be read in secure mode. They contain play-time data.

Offset Size Description Note
0x00 0x04 ??? seems to be always 00 00 01 00
0x04 0x04 ??? seems to be always 00 00 00 1A
0x08 0x02 x 26 play-time 600 minutes = 0x0258
0x4C 0x04 CRC