mirror of
https://github.com/yuzu-mirror/oaknut.git
synced 2026-01-08 01:19:55 +01:00
* Add instruction-cache invalidation for Windows chromium uses this function as well for their `CpuFeatures::FlushICache` implementation and similarly utilizes `sys_icache_invalidate` on OSX. * Fix MSVC compiler warning flags Avoids build errors on MSVC. Just copied the warning flags used on dynarmic. * Implement `OAKNUT_USE_BUNDLED_CATCH` For building on Windows. This was previously unimplemented as `DYNARMIC_USE_BUNDLED_CATCH`. |
||
|---|---|---|
| .. | ||
| build-and-test.yml | ||