Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cemu-project/Cemu
/ RPLLoader_NotifyControlPassedToApplication
Function
RPLLoader_NotifyControlPassedToApplication
src/Cafe/OS/RPL/rpl.cpp:2240–2243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2238
}
2239
2240
void RPLLoader_NotifyControlPassedToApplication()
2241
{
2242
rplLoader_applicationHasMemoryControl = true;
2243
}
2244
2245
uint32 RPLLoader_FindModuleOrHLEExport(uint32 moduleHandle, bool isData, const char* exportName)
2246
{
Callers
1
cemu_initForGame
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected