Changes

Jump to navigation Jump to search
23 bytes added ,  23:00, 12 November 2011
m
Line 76: Line 76:  
|  Reserved = 0
 
|  Reserved = 0
 
|}
 
|}
This small 'header' is immediately followed by a 0x80 large block for the application name (first title) and then a 0x100 bytes large block for the second title (this title will be shown in the system settings). After that there's alway the same order:
+
This small 'table' is immediately followed by a 0x80 large block for the application name (first title) and then a 0x100 bytes large block for the second title (this title will be shown in the system settings). After that there's alway the same order:
 
* publisher name (aligned to 0x80 bytes)
 
* publisher name (aligned to 0x80 bytes)
 
* first title (aligned to 0x80 bytes)
 
* first title (aligned to 0x80 bytes)
 
* second title (aligned to 0x100 bytes)
 
* second title (aligned to 0x100 bytes)
 +
-2 bytes per character-
 
This order will repeat 10 times, thus there's a 0x1660 bytes large space for these information.
 
This order will repeat 10 times, thus there's a 0x1660 bytes large space for these information.
100

edits

Navigation menu