This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
History
Lioncash
3a9c2f81d0
block_of_code: Use variable template variants of type traits
...
Now all type traits are using the variable template variants where applicable.
2020-04-22 21:02:47 +01:00
..
backend
/x64
block_of_code: Use variable template variants of type traits
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