Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ __OSSyncSram
Function
__OSSyncSram
src/dolphin/src/os/OSRtc.c:188–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
BOOL __OSSyncSram()
189
{
190
return Scb.sync;
191
}
192
193
BOOL __OSReadROM(void* buffer, s32 length, s32 offset)
194
{
Callers
2
__OSCallResetFunctions
Function · 0.85
OSResetSystem
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected