This website requires JavaScript.
Explore
Help
Sign In
prifak
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d67c6d5d01e38a16f237e01a4479bdeaa460b247
yuzu
/
src
/
core
/
hle
History
David Marcec
35795a042c
style: C++20 module keyword fixup
...
With C++20, "module" is now considered a keyword, this PR removes mentions of the word "module".
2020-09-20 16:33:47 +10:00
..
kernel
kernel: Remove all dependencies on the global system instance
2020-09-14 14:03:13 -04:00
service
style: C++20 module keyword fixup
2020-09-20 16:33:47 +10:00
ipc_helpers.h
ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw()
2020-08-05 14:08:28 -04: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
style: C++20 module keyword fixup
2020-09-20 16:33:47 +10:00