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

Function gprintf

loader/source/exi.c:71–128  ·  view source on GitHub ↗

* Log a debug message. * - Wii: Logs to USB Gecko. * - Wii U: Logs to a file on the root device. * @param str printf-style format string. * @param ... printf arguments. * @return vsnprintf() return value; 0 if nothing was written; or -1 on error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TRISetupGamesFunction · 0.85
SearchTitlesFunction · 0.85
http_requestFunction · 0.85
http_postFunction · 0.85
PatchKernelFunction · 0.85
LoadKernelFunction · 0.85
GRRLIB_InitFunction · 0.85
ScreenshotFunction · 0.85
HIDUpdateRegistersFunction · 0.85
GenerateMemCardFunction · 0.85
InitialiseFunction · 0.85
ExitToLoaderFunction · 0.85

Calls 3

GetRootDeviceFunction · 0.85
EXISendByteFunction · 0.85
IsWiiUFunction · 0.50

Tested by

no test coverage detected