This website requires JavaScript.
Explore
Register
Sign In
Azahar-Mirror
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic
synced
2025-11-07 07:29:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
History
Lioncash
f74762ae4e
frontend/decoder/decoder_detail: Replace std::is_same, with std::is_same_v
...
Same thing, same readability, less characters.
2020-04-22 21:02:47 +01:00
..
backend
/x64
a64_emit_x64: Use const on locals where applicable
2020-04-22 21:02:47 +01:00
common
Suppress MSVC warning C4702: unreachable code
2020-04-22 21:02:46 +01:00
frontend
frontend/decoder/decoder_detail: Replace std::is_same, with std::is_same_v
2020-04-22 21:02:47 +01:00
ir_opt
ir_opt/verification_pass: Mark locals as const where applicable
2020-04-22 21:01:40 +01:00
CMakeLists.txt
Merge pull request
#492
from lioncash/vfp
2020-04-22 21:02:47 +01:00