mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 19:23:56 +00:00
fix intrinsics, and resolve x86 compiler issues - fix `time.hpp` compiler warnings (errors) and use proper intrinsic for gcc - simplify tick calculation logic - fix: exclude intrinsics include for non x86 builds and fix style - fix: get() on clock_ unique ptr