This website requires JavaScript.
Explore
Help
Sign In
nintendo-back-up
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced
2026-01-17 10:58:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
0f6064e5c97a40294c1682220ec5c773941827bf
yuzu
/
src
/
core
/
hle
History
David Marcec
0f6064e5c9
style: Change AMs & Glues error codes to be dec instead of hex
...
Consistency for the rest of the error codes in the codebase
2020-04-29 00:49:49 +10:00
..
kernel
Merge pull request
#3780
from lioncash/process
2020-04-24 23:22:26 -04:00
service
style: Change AMs & Glues error codes to be dec instead of hex
2020-04-29 00:49:49 +10: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