Category:File formats: Difference between revisions
→RomFS Related File Formats: Link BCMA to the BCMA page instead of the ARC one. |
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 | .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 == |