mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-12 13:50:03 +00:00
* ArmInterface: return ref instead of copy for GetTimer * ArmInterface: add const ref GetTimer * ArmInterface: return raw pointer instead of shared_ptr in GetTimer * remove more unnecessary shared_ptr usage * Fix save states * fix unit tests |
||
---|---|---|
.. | ||
arm_dyncom.cpp | ||
arm_dyncom.h | ||
arm_dyncom_dec.cpp | ||
arm_dyncom_dec.h | ||
arm_dyncom_interpreter.cpp | ||
arm_dyncom_interpreter.h | ||
arm_dyncom_run.h | ||
arm_dyncom_thumb.cpp | ||
arm_dyncom_thumb.h | ||
arm_dyncom_trans.cpp | ||
arm_dyncom_trans.h |