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-26 11:50:50 -07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yuzu-android
/
src
/
core
/
hle
History
Lioncash
a43ee8d752
kernel/vm_manager: std::move shared_ptr instance in MergeAdjacentVMA
...
Avoids an unnecessary atomic reference count increment and decrement.
2019-08-29 19:28:58 -04:00
..
kernel
kernel/vm_manager: std::move shared_ptr instance in MergeAdjacentVMA
2019-08-29 19:28:58 -04:00
service
Merge pull request
#2748
from FernandoS27/align-memory
2019-08-21 12:10:10 -04:00
ipc_helpers.h
ipc_helpers: Amend floating-point type in Pop<double> specialization
2019-05-18 22:05:33 -04:00
ipc.h
Merge pull request
#2090
from FearlessTobi/port-4599
2019-03-20 23:44:20 -04:00
lock.cpp
Fix build on macOS and linux
2018-01-13 22:38:52 +00:00
lock.h
Use recursive_mutex instead of mutex to
fix
#2902
2017-08-29 20:39:55 +12:00
result.h
hle/result: Remove unnecessary bitfield entry for ResultCode
2019-04-05 16:34:34 -04:00