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-05-02 02:10:51 -07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yuzu-android
/
src
/
core
/
arm
History
MerryMage
fcc5155601
arm_dynarmic: Remove IsExecuting check from PrepareReschedule
...
No longer required. HaltExecution is a no-op if it is not currently executing.
2018-08-13 13:59:01 +01:00
..
dynarmic
arm_dynarmic: Remove IsExecuting check from PrepareReschedule
2018-08-13 13:59:01 +01:00
unicorn
GDBStub works with both Unicorn and Dynarmic now (
#941
)
2018-08-06 22:01:24 -04:00
arm_interface.h
Merge pull request
#750
from lioncash/ctx
2018-07-21 11:38:16 -07:00
exclusive_monitor.cpp
Implement exclusive monitor
2018-07-22 15:55:17 +01:00
exclusive_monitor.h
exclusive_monitor: Use consistent type alias for u64
2018-07-23 20:54:57 -04:00