This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android
synced
2025-04-30 20:10:49 -07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yuzu-android
/
src
/
core
/
arm
/
dynarmic
History
bunnei
c10a37e5b6
hle: kernel: physical_core: Clear exclusive state after each run.
...
- This is closer to pre-multicore behavior, and works a bit better.
2020-12-06 00:03:24 -08:00
..
arm_dynarmic_32.cpp
hle: kernel: physical_core: Clear exclusive state after each run.
2020-12-06 00:03:24 -08:00
arm_dynarmic_32.h
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
2020-11-29 01:31:52 -08:00
arm_dynarmic_64.cpp
hle: kernel: physical_core: Clear exclusive state after each run.
2020-12-06 00:03:24 -08:00
arm_dynarmic_64.h
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
2020-11-29 01:31:52 -08:00
arm_dynarmic_cp15.cpp
General: Make use of std::nullopt where applicable
2020-09-22 17:32:33 -04:00
arm_dynarmic_cp15.h
arm_dynarmic_cp15: Initialize member variables
2020-09-17 13:03:49 -04:00
arm_exclusive_monitor.cpp
ARM: Update Dynarmic and Setup A32 according to latest interface.
2020-06-27 11:36:26 -04:00
arm_exclusive_monitor.h
ARM: Update Dynarmic and Setup A32 according to latest interface.
2020-06-27 11:36:26 -04:00