This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
309564abe3
yuzu
/
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