This website requires JavaScript.
Explore
Help
Sign In
JJBanana13
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu
synced
2026-04-19 04:12:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
347432524c179af443ef0f377abb0e44a84ec1e7
suyu
/
src
/
core
/
hle
History
Morph
347432524c
ipc_helpers: Ignore GCC compiler warnings only on GCC
...
Clang and ICC for whatever reason also defines __GNUC__. Exclude them from this check.
2022-10-22 15:02:04 -04:00
..
kernel
general: Enforce C4800 everywhere except in video_core
2022-10-22 15:02:04 -04:00
service
general: Enforce C4800 everywhere except in video_core
2022-10-22 15:02:04 -04:00
api_version.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
ipc_helpers.h
ipc_helpers: Ignore GCC compiler warnings only on GCC
2022-10-22 15:02:04 -04:00
ipc.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
result.h
core: hle: kernel: Use result macros for new/changed code.
2022-10-18 19:13:35 -07:00