Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PPCMtdec
Function
PPCMtdec
src/dolphin/src/base/PPCArch.c:59–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
__declspec(weak) asm void PPCMtdec(register u32 newDec)
60
{
61
nofralloc;
62
mtdec newDec;
63
blr
64
}
65
66
asm void PPCSync(void)
67
{
Callers
1
SetTimer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected