[3DS模拟器]6月19号测试版
-
开发日志:
- Merge pull request #2785 from yuriks/compile-flags
CMake: Set MSVC flags for improved C++ standards conformance - CMake: Set MSVC flags for improved C++ standards conformance
This makes the compiler stricter and also enables small optimizations. - Stop using reserved operator names (and/or/xor) with Xbyak
Also has the Dynarmic upgrade with the same change
- Merge pull request #2785 from yuriks/compile-flags