This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
9d65de74fcc19a0e088a53e5fa92710d919028cd
ryujinx
/
Ryujinx.HLE
/
HOS
/
Kernel
/
Common
History
gdkchan
20774dab14
Improve kernel WaitSynchronization syscall implementation (
#1362
)
2020-07-17 14:22:13 +10:00
..
IKFutureSchedulerObject.cs
…
KAutoObject.cs
Move kernel state out of the Horizon class (
#1107
)
2020-05-04 13:41:29 +10:00
KernelInit.cs
…
KernelResult.cs
…
KernelTransfer.cs
Improve kernel WaitSynchronization syscall implementation (
#1362
)
2020-07-17 14:22:13 +10:00
KResourceLimit.cs
Fix resource limit reserve taking too long (
#1391
)
2020-07-17 14:18:31 +10:00
KSynchronizationObject.cs
Move kernel state out of the Horizon class (
#1107
)
2020-05-04 13:41:29 +10:00
KTimeManager.cs
…
LimitableResource.cs
…
MersenneTwister.cs
…