MCPcopy Create free account
hub / github.com/TASEmulators/desmume / formatNew

Method formatNew

desmume/src/utils/emufat.cpp:398–576  ·  view source on GitHub ↗

use 36M as minimum fat32 size (or else mkdosfs complains) this function assumes fat32. it could be redone to be intelligent by making another pass through mkdosfs and analyzing it again but we onnly targeted fat32 our first time through

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

buildMethod · 0.80

Calls 8

memsetFunction · 0.85
memcpyFunction · 0.85
cdivFunction · 0.85
calculateClusterSizeFunction · 0.85
mark_FAT_clusterFunction · 0.85
cacheResetMethod · 0.80
writeBlockMethod · 0.80
truncateMethod · 0.45

Tested by

no test coverage detected