This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
yuzu
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
04d723baf96e35222c922fb212f92e60f8b7370c
yuzu
/
src
/
core
/
hle
T
History
Lioncash
04d723baf9
svc: Correct parameter type for OutputDebugString()
...
This should be a u64 to represent size.
2018-09-12 04:49:11 -04:00
..
kernel
svc: Correct parameter type for OutputDebugString()
2018-09-12 04:49:11 -04:00
service
Merge pull request
#1296
from lioncash/prepo
2018-09-11 23:15:07 -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