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

Method ClearStuffToDo

Source/Core/CPU.cpp:276–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276void SCPUState::ClearStuffToDo()
277{
278 StuffToDo = 0;
279 Dynarec_ClearedCPUStuffToDo();
280}
281
282void SCPUState::AddJob( u32 job )
283{

Callers 1

CPU_RomOpenFunction · 0.80

Calls 1

Tested by

no test coverage detected