This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
yuzu-mirror
Watch
1
Star
0
Fork
0
You've already forked yuzu-mirror
Code
Issues
Pull Requests
Releases
Wiki
Activity
yuzu-mirror
/
src
/
core
/
hle
History
Morph
049769a0c9
hle_ipc: unsigned -> u32
...
This is more concise and consistent with the rest of the codebase.
2021-05-16 04:11:00 -04:00
..
kernel
hle_ipc: unsigned -> u32
2021-05-16 04:11:00 -04:00
service
Merge pull request
#6299
from bunnei/ipc-improvements
2021-05-15 22:30:21 -07:00
ipc_helpers.h
hle: kernel: hle_ipc: Fix outgoing IPC response size calculation.
2021-05-11 12:27:43 -07:00
ipc.h
hle: ipc: Add declarations for TIPC.
2021-05-10 15:05:10 -07: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
audio_core: Make shadowing and unused parameters errors
2020-12-03 00:54:31 -05:00