MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / GBIMicrocode_Reset

Function GBIMicrocode_Reset

Source/HLEGraphics/Microcode.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109void GBIMicrocode_Reset()
110{
111 memset(&gUcodeInfo, 0, sizeof(gUcodeInfo));
112}
113
114//*****************************************************************************
115//

Callers 1

DLParser_InitialiseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected