mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-08 08:35:12 +00:00
For now threads are using their Handle value as their Id, it should not really cause any problems because Handle values are unique in Citra, but it should be changed. I left a ToDo there because this is not correct behavior as per hardware. |
||
|---|---|---|
| .. | ||
| arm | ||
| file_sys | ||
| hle | ||
| hw | ||
| loader | ||
| CMakeLists.txt | ||
| core_timing.cpp | ||
| core_timing.h | ||
| core.cpp | ||
| core.h | ||
| mem_map_funcs.cpp | ||
| mem_map.cpp | ||
| mem_map.h | ||
| settings.cpp | ||
| settings.h | ||
| system.cpp | ||
| system.h | ||