Crate nds

source · []

Modules

This module includes everything which is needed to parse a .nds file. Take a look here, if you want to fetch some data from the .nds file!

Structs

Builds an NDS ROM given a directory with valid structure. A directory is valid if is_nds_dir returns Ok

Extracts files from an NDS ROM to a given path.