This website requires JavaScript.
Explore
Help
Sign In
marcel
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced
2025-08-11 12:47:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce9105a13052cd3ec1d7c10b9c9cc18f5ecc671f
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
…