MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / iVSync

Function iVSync

src/SB/Core/gc/iSystem.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67
68void my_dsc(u16 dsc)
69{
70}
71
72static void FloatingPointErrorHandler(U16 last, OSContext* ctxt, u32 unk1, u32 unk2)
73{
74 U32 uVar2 = ctxt->fpscr;
75 uVar2 &= ((uVar2 & 0xf8) << 0x16 | 0x1f80700);

Callers 3

zCutsceneMgrFinishLoadFunction · 0.85
zCutsceneMgrFinishExitFunction · 0.85
PlayFMVFunction · 0.85

Calls 1

VIWaitForRetraceFunction · 0.85

Tested by

no test coverage detected