This website requires JavaScript.
Explore
Help
Register
Sign In
OpenPunk
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-05-13 22:30:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
yuzu
/
src
/
core
/
hle
History
bunnei
8ec1e16867
Merge pull request
#1235
from lioncash/forward-decl
...
file_sys: Replace includes with forward declarations where applicable
2018-09-04 11:51:54 -04:00
..
kernel
service: Migrate global named port map to the KernelCore class
2018-09-02 12:35:30 -04:00
service
Merge pull request
#1235
from lioncash/forward-decl
2018-09-04 11:51:54 -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