mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-11 09:29:58 +01: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