SDFAT 3DS

From GameBrew
Revision as of 08:43, 27 January 2022 by HydeWing (talk | contribs) (→‎User guide)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SDFAT
3ds.png
General
Authornop90
TypeSystem Tools
Version2014
LicenseMixed
Last Updated2014/03/12
Links
[source only Download]
Website
Source

SDFAT is a minimalist SD FAT filesystem IO. It is in alpha state, but almost stable and usable.

It uses 3DS SDIO Handling code from Kane49 adaption of the sdmmc module made for libnds (sources included), based on information from http://www.pjrc.com/tech/8051/ide/fat32.html.

User guide

Limitations

  • Only FAT16 and FAT 32.
  • Only 8.3 file name support.
  • Only 1 file opened at a time.
  • No file or directory creation.
  • No file resizing, can write only on already allocated sectors.

Known issues

  • Wrong file/folder addressing on FAT 16 (problem identified, but in low periority to fix).
  • Reading a file can affect the directory listing if the dir has more than few files. Fixing in progress.
  • Cluster change not fully tested and probably still buggy.

External links

Advertising: