Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PPCSync
Function
PPCSync
src/dolphin/src/base/PPCArch.c:66–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
asm void PPCSync(void)
67
{
68
nofralloc;
69
sc;
70
blr
71
}
72
73
__declspec(weak) asm void PPCHalt(void) //spins infinitely
74
{
Callers
5
GXSetCPUFifo
Function · 0.85
GXSetGPFifo
Function · 0.85
GXFlush
Function · 0.85
__GXShutdown
Function · 0.85
__ARChecksize
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected