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

Function LoadGameList

loader/source/menu.c:307–524  ·  view source on GitHub ↗

* Get all games from the games/ directory on the selected storage device. * On Wii, this also adds a pseudo-game for loading GameCube games from disc. * * @param gi [out] Array of gameinfo structs. * @param sz [in] Maximum number of elements in gi. * @param pGameCount [out] Number of games loaded. (Includes GCN pseudo-game for Wii.) * * @return DevState value:

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SelectGameFunction · 0.85

Calls 13

GetRootDeviceFunction · 0.85
f_opendir_charFunction · 0.85
f_closedirFunction · 0.85
f_readdirFunction · 0.85
wchar_to_charFunction · 0.85
strcpyFunction · 0.85
IsDiscImageValidFunction · 0.85
f_open_charFunction · 0.85
f_readFunction · 0.85
f_lseekFunction · 0.85
IsSupportedFileExtFunction · 0.85
IsGCGameFunction · 0.70

Tested by

no test coverage detected