libctr9
Nintendo 3DS ARM9 library
ctr_ncsd_cart_header Struct Reference

Struct representing the NCSD header for carts. More...

#include <ctr_headers.h>

Data Fields

uint8_t signature [0x100]
 
uint8_t magic [4]
 
uint32_t media_size
 
uint8_t media_id [8]
 
uint8_t partition_type [8]
 
uint8_t partition_crypt [8]
 
struct {
   uint32_t   media_offset
 
   uint32_t   media_length
 
partition_offset_length_table [8]
 
uint8_t exheader_sha256 [0x20]
 
uint32_t header_size
 
uint32_t sector_zero_offset
 
uint8_t partition_id_table [8][8]
 
uint8_t partition_flags [8]
 
uint8_t reserved1 [0x20]
 
uint8_t reserved2 [0xE]
 
uint8_t anti_piracy_
 
uint8_t save_crypto_extra
 

Detailed Description

Struct representing the NCSD header for carts.


The documentation for this struct was generated from the following file: