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§

CIA
CIA container.
Cart
Represents a 3DS cartridge.
ExeFs
NCCH
NCSD
This is the NCSD header specifically for carts, not for NAND.
SMDH

Enums§

Error

Traits§

CIARead
NCCHRead
NCSDRead
SMDHRead