libctru
v2.4.1
|
NCCH extended header definitions. More...
#include <3ds/types.h>
Go to the source code of this file.
Data Structures | |
struct | ExHeader_SystemInfoFlags |
The system info flags and remaster version of a title. More... | |
struct | ExHeader_CodeSectionInfo |
Information about a title's section. More... | |
struct | ExHeader_CodeSetInfo |
The name of a title and infomation about its section. More... | |
struct | ExHeader_SystemInfo |
The savedata size and jump ID of a title. More... | |
struct | ExHeader_SystemControlInfo |
The code set info, dependencies and system info of a title (SCI) More... | |
struct | ExHeader_Arm11StorageInfo |
The ARM11 filesystem info of a title. More... | |
struct | ExHeader_Arm11CoreInfo |
The CPU-related and memory-layout-related info of a title. More... | |
struct | ExHeader_Arm11SystemLocalCapabilities |
The ARM11 system-local capabilities of a title. More... | |
struct | ExHeader_Arm11KernelCapabilities |
The ARM11 kernel capabilities of a title. More... | |
struct | ExHeader_Arm9AccessControl |
The ARM9 access control of a title. More... | |
struct | ExHeader_AccessControlInfo |
The access control information of a title. More... | |
struct | ExHeader_Info |
Main extended header data, as returned by PXIPM, Loader and FSREG service commands. More... | |
struct | ExHeader_AccessDescriptor |
Extended header access descriptor. More... | |
struct | ExHeader |
The NCCH Extended Header of a title. More... | |
NCCH extended header definitions.
anonymous enum |
ARM9 descriptor flags.
anonymous enum |
Filesystem access flags.
enum SystemMode |
The system mode a title should be launched under.