This website requires JavaScript.
Explore
Help
Sign In
nintendo-back-up
/
yuzu-mainline
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced
2025-12-19 21:42:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4d8a8a80334608709a739a19d1f41c4f1e5109dd
yuzu-mainline
/
src
/
core
/
hle
History
Lioncash
4d8a8a8033
service: Remove unused RequestParser instances
...
These aren't used, so they should be removed to reduce compilation warnings.
2020-04-17 19:47:43 -04:00
..
kernel
core: hle: Address various feedback & code cleanup.
2020-04-17 00:59:36 -04:00
service
service: Remove unused RequestParser instances
2020-04-17 19:47:43 -04:00
ipc_helpers.h
kernel: Implement a more accurate IPC dispatch.
2019-11-28 12:01:53 -05:00
ipc.h
common_func: Use std::array for INSERT_PADDING_* macros.
2019-11-03 22:22:41 -05:00
lock.cpp
…
lock.h
…
result.h
result: Add default error code for the ResultCode(-1) case
2019-11-12 07:55:38 -05:00