Lime3DS/src/core/arm/dyncom
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
..
arm_dyncom.cpp Core timing 2.0 (#4913) 2020-02-21 19:31:32 +01:00
arm_dyncom.h Core timing 2.0 (#4913) 2020-02-21 19:31:32 +01:00
arm_dyncom_dec.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
arm_dyncom_dec.h arm_dyncom_dec: Hide the decoding table from external view 2017-12-06 20:55:52 -05:00
arm_dyncom_interpreter.cpp Core timing 2.0 (#4913) 2020-02-21 19:31:32 +01:00
arm_dyncom_interpreter.h dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
arm_dyncom_run.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
arm_dyncom_thumb.cpp Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
arm_dyncom_thumb.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
arm_dyncom_trans.cpp Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
arm_dyncom_trans.h Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00