Changes

Jump to navigation Jump to search
527 bytes added ,  17:40, 6 September 2011
no edit summary
Line 37: Line 37:     
Hi Neimod, love your work! my question is: The extended header suppose to start right after the NCCH header so why there is twice the space? (extended header size is usually 1024 and plain region offset is usually 5*512 = 2560 -> 2048 after the end of the ncch) thanks. --[[User:Elisherer|Elisherer]] 11:46, 6 September 2011 (CEST)
 
Hi Neimod, love your work! my question is: The extended header suppose to start right after the NCCH header so why there is twice the space? (extended header size is usually 1024 and plain region offset is usually 5*512 = 2560 -> 2048 after the end of the ncch) thanks. --[[User:Elisherer|Elisherer]] 11:46, 6 September 2011 (CEST)
 +
:I'm not sure I understand you. The extended header does come right exactly after the NCCH header. The only place where this does not hold is the NCCH header at offset 0x1000, but this one header should be ignored because this space does not exist on a real card. I suspect this is the plaintext header from command 0x82 that was injected into the ROM in post-processing by the dumpergroup. --[[User:Neimod|Neimod]] 17:40, 6 September 2011 (CEST)
    
I have a simple question why Neimod are thinking the code is compressed? I think LZSS is not good for binary images.
 
I have a simple question why Neimod are thinking the code is compressed? I think LZSS is not good for binary images.
 +
:Because they just are. --[[User:Neimod|Neimod]] 17:40, 6 September 2011 (CEST)

Navigation menu