Changes

Jump to navigation Jump to search
15 bytes added ,  03:00, 29 June 2012
no edit summary
Line 3: Line 3:     
== Overview ==
 
== Overview ==
The CXI format is like a multipurpose container. Generally a CXI file will contain the executable code, which runs on a single ARM11 core. It can communicate through SVC calls with the other ARM11 core running the 'system' program code. For reasons of clarity, the ARM11 cores will sometimes be called the 'appcore' and 'syscore' respectively.
+
The NCCH (CXI) format is like a multipurpose container. Generally a NCCH file will contain the executable code, which runs on a single ARM11 core. It can communicate through SVC calls with the other ARM11 core running the 'system' program code. For reasons of clarity, the ARM11 cores will sometimes be called the 'appcore' and 'syscore' respectively.
   −
Executable CXI files are structured in the following order:
+
Executable NCCH files are structured in the following order:
 
* first a NCCH header,
 
* first a NCCH header,
 
* followed by an extended header,  
 
* followed by an extended header,  
Line 12: Line 12:  
* and finally followed by a read-only filesystem ([[RomFS]]) - (Used for external file storage).
 
* and finally followed by a read-only filesystem ([[RomFS]]) - (Used for external file storage).
   −
There are CXI files which are not executable, but are used in conjunction with executable CXI files. For instance the DLP Child Container and the Home Menu App Manual. (There is a system update CXI which follows this format, but is used by the 3DS rather than the Application CXI, and only works when embedded in the [[CCI]] format because the nVer is kept in the header of retail [[CCI]] files instead of the application CXI)
+
There are NCCH files which are not executable, but are used in conjunction with executable NCCH files. For instance the DLP Child Container and the Home Menu App Manual. (There is a system update CXI which follows this format, but is used by the 3DS rather than the Application NCCH, and only works when embedded in the [[CCI]] format because the nVer is kept in the header of retail [[CCI]] files instead of the application NCCH)
   −
Non-Executable CXI files are structured in the following order:
+
Non-Executable NCCH files are structured in the following order:
 
* first a NCCH header,
 
* first a NCCH header,
 
* followed by a read-only filesystem ([[RomFS]])
 
* followed by a read-only filesystem ([[RomFS]])
   −
Non-Executable CXI file examples(Includes Decrypted [[RomFS]]):
+
Non-Executable NCCH file examples(Includes Decrypted [[RomFS]]):
    
[http://depositfiles.com/files/d8ej64571 DLPChildContainer]
 
[http://depositfiles.com/files/d8ej64571 DLPChildContainer]
839

edits

Navigation menu