Changes

2 bytes removed ,  10:37, 3 December 2023
m
Minor formatting changes and changes to keep periods consistent
Line 33: Line 33:  
.AXF - Pre-assembled ARM code. Before being linked into the [[ExeFS]] '.code' format. These are ARM specific ELF files. The Plain Region found in the CXI is also obtained from this file.
 
.AXF - Pre-assembled ARM code. Before being linked into the [[ExeFS]] '.code' format. These are ARM specific ELF files. The Plain Region found in the CXI is also obtained from this file.
   −
.BNR - Simply contains a .[[CBMD]] and a .[[BCWAV]]. The .[[CBMD]] has added padding, to make sure the .[[BCWAV]] is aligned to 0x10 bytes. It contains nothing else.(The .[[CBMD]] file's header is edited to reflect its new size)
+
.BNR - Simply contains a .[[CBMD]] and a .[[BCWAV]]. The .[[CBMD]] has added padding, to make sure the .[[BCWAV]] is aligned to 0x10 bytes. It contains nothing else (the .[[CBMD]] file's header is edited to reflect its new size).
   −
.[[SMDH|ICN]] - Contains icons, names and flags for an application
+
.[[SMDH|ICN]] - Contains icons, names and flags for an application.
    
== [[RomFS]] Related File Formats ==
 
== [[RomFS]] Related File Formats ==
Line 41: Line 41:  
.[[ARC]] - Archive. A container of files, all compressed with LZ-10.
 
.[[ARC]] - Archive. A container of files, all compressed with LZ-10.
   −
.[[ARC|BCMA]] - CTR Manual (an ARC file).
+
.[[BCMA]] - CTR Manual (an ARC file).
    
.[[SARC]] - Simple(?) Archive. A container of uncompressed files.
 
.[[SARC]] - Simple(?) Archive. A container of uncompressed files.
1

edit