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

Function CheckForMultiGameAndRegion

loader/source/main.c:225–551  ·  view source on GitHub ↗

* Get multi-game and region code information. * @param CurDICMD [in] DI command. (0 == disc image, DIP_CMD_NORMAL == GameCube disc, DIP_CMD_DVDR == DVD-R) * @param ISOShift [out,opt] ISO Shift. (34-bit rshifted byte offset) * @param BI2region [out,opt] bi2.bin region code. * @return 0 on success; non-zero on error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 15

IsSupportedFileExtFunction · 0.85
freeFunction · 0.85
GetRootDeviceFunction · 0.85
f_open_charFunction · 0.85
f_readFunction · 0.85
memcmpFunction · 0.85
f_lseekFunction · 0.85
IsMultiGameDiscFunction · 0.85
memsetFunction · 0.85
ClearScreenFunction · 0.85
FPAD_UpdateFunction · 0.85
FPAD_OKFunction · 0.85

Tested by

no test coverage detected