This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-10
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
5191c20b71310fcaea70a32e20ccebdeb50e145f
yuzu
/
src
/
core
/
hle
T
History
bunnei
5191c20b71
Merge pull request
#997
from lioncash/const-func
...
core: Make function reference parameters const where applicable
2018-08-09 19:30:51 -04:00
..
kernel
hle_ipc: Make WriteToOutgoingCommandBuffer()'s reference parameter const
2018-08-09 02:51:38 -04:00
service
Merge pull request
#997
from lioncash/const-func
2018-08-09 19:30:51 -04:00
ipc_helpers.h
kernel: Move object class to its own source files
2018-08-01 23:34:42 -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
Add & correct some error modules
2018-05-23 14:22:42 +02:00