MCPcopy Create free account
hub / github.com/FIX94/Nintendont / IsDiscImageValid

Function IsDiscImageValid

loader/source/menu.c:138–291  ·  view source on GitHub ↗

* Check if a disc image is valid. * @param filename [in] Disc image filename. (ISO/GCM) * @param discNumber [in] Disc number. * @param gi [out] gameinfo struct to store game information if the disc is valid. * @return True if the image is valid; false if not. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

LoadGameListFunction · 0.85

Calls 8

f_open_charFunction · 0.85
f_readFunction · 0.85
memcmpFunction · 0.85
f_lseekFunction · 0.85
IsMultiGameDiscFunction · 0.85
mallocFunction · 0.85
SearchTitlesFunction · 0.85
IsGCGameFunction · 0.70

Tested by

no test coverage detected