mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-28 18:26:49 +01:00
This thread will not actually execute instructions, it will only advance the timing/events and try to yield immediately to the next ready thread, if there aren't any ready threads then it will be rescheduled and start its job again. |
||
|---|---|---|
| .. | ||
| arm | ||
| file_sys | ||
| hle | ||
| hw | ||
| loader | ||
| CMakeLists.txt | ||
| core.cpp | ||
| core.h | ||
| core_timing.cpp | ||
| core_timing.h | ||
| mem_map.cpp | ||
| mem_map.h | ||
| mem_map_funcs.cpp | ||
| settings.cpp | ||
| settings.h | ||
| system.cpp | ||
| system.h | ||