Skip to main content

Crate ctr_cart

Crate ctr_cart 

Source
Expand description

This crate contains routines to read and write Nintendo DS ROM internal headers.

This has a companion cli application crate that will read a 3DS ROM file and print out its information and extract its banner graphic.

Structs§

Cart
Represents a readable 3DS cartridge.
Cia
Readable representation of a CIA archive.
CiaMetadata
CIA container metadata.
ExeFs
Metadata
Represents the metadata associated with a 3DS cartridge.
NCCH
NCSD
This is the NCSD header specifically for carts, not for NAND.
SMDH

Enums§

Error

Traits§

CiaRead
NCCHRead
NCSDRead
SMDHRead