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

Function Inter_SelectCore

Source/Core/Interpret.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159
160void Inter_SelectCore()
161{
162 g_pCPUCore = CPU_Go;
163}
164
165//*****************************************************************************
166// Hacky function to use when debugging

Callers 1

CPU_SelectCoreFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected