This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
06c410ee88
yuzu-android
/
src
/
core
/
hle
History
bunnei
5a2b15bf75
Merge pull request
#6299
from bunnei/ipc-improvements
...
Various improvements to IPC and session management
2021-05-15 22:30:21 -07:00
..
kernel
hle: kernel: hle_ipc: Fix outgoing IPC response size calculation.
2021-05-11 12:27:43 -07: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