This website requires JavaScript.
Explore
Help
Sign In
DuckDuckWhale
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-02-07 23:08:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a58eefa7e4
yuzu
/
src
/
core
/
hle
History
Lioncash
a58eefa7e4
kernel/scheduler: Take ARM_Interface instance by reference in the constructor
...
It doesn't make sense to allow a scheduler to be constructed around a null pointer.
2018-09-25 16:00:17 -04:00
..
kernel
kernel/scheduler: Take ARM_Interface instance by reference in the constructor
2018-09-25 16:00:17 -04:00
service
Merge pull request
#1368
from ogniK5377/nifm-fix
2018-09-20 23:30:11 -04:00
ipc_helpers.h
Removed MakeBuilder as it's not needed anymore
2018-09-19 15:13:56 +10:00
ipc.h
Port
#4182
from Citra: "Prefix all size_t with std::"
2018-09-15 15:21:06 +02:00
lock.cpp
Fix build on macOS and linux
2018-01-13 22:38:52 +00:00
lock.h
result.h
hle/result: Make ResultVal's move constructor as noexcept
2018-08-28 09:39:50 -04:00