This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
History
Zach Hilman
9951f6d054
registration: Add RegisteredCacheUnion
...
Aggregates multiple caches into one interface
2018-09-04 16:21:40 -04:00
..
kernel
service: Migrate global named port map to the KernelCore class
2018-09-02 12:35:30 -04:00
service
registration: Add RegisteredCacheUnion
2018-09-04 16:21:40 -04:00
ipc_helpers.h
kernel: Eliminate kernel global state
2018-08-28 22:31:51 -04:00
ipc.h
add IPC CommandType & Some HID FunctionInfo (
#487
)
2018-05-30 14:09:21 -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: Make ResultVal's move constructor as noexcept
2018-08-28 09:39:50 -04:00