mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-31 22:00:05 +00:00
* Core::Timing: Add multiple timer, one for each core * revert clang-format; work on tests for CoreTiming * Kernel:: Add support for multiple cores, asserts in HandleSyncRequest because Thread->status == WaitIPC * Add some TRACE_LOGs * fix tests * make some adjustments to qt-debugger, cheats and gdbstub(probably still broken) * Make ARM_Interface::id private, rework ARM_Interface ctor * ReRename TimingManager to Timing for smaler diff * addressed review comments |
||
|---|---|---|
| .. | ||
| graphics | ||
| ipc | ||
| console.cpp | ||
| console.h | ||
| lle_service_modules.cpp | ||
| lle_service_modules.h | ||
| profiler.cpp | ||
| profiler.h | ||
| registers.cpp | ||
| registers.h | ||
| registers.ui | ||
| wait_tree.cpp | ||
| wait_tree.h | ||