citra/src/core/cheats
Ben 55ec7031cc
Core timing 2.0 (#4913)
* 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
2020-02-21 19:31:32 +01:00
..
cheat_base.cpp Add CheatEngine and support for Gateway cheats (#4406) 2018-11-16 18:01:10 -07:00
cheat_base.h core/cheats: Add and change a few functions 2019-02-02 08:15:23 +08:00
cheats.cpp core/cheats: Add and change a few functions 2019-02-02 08:15:23 +08:00
cheats.h core/cheats: Add and change a few functions 2019-02-02 08:15:23 +08:00
gateway_cheat.cpp Core timing 2.0 (#4913) 2020-02-21 19:31:32 +01:00
gateway_cheat.h core/cheats: Add and change a few functions 2019-02-02 08:15:23 +08:00