This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
ryujinx-ryubing
Watch
1
Star
0
Fork
0
You've already forked ryujinx-ryubing
mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced
2025-07-26 07:39:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57bb0abda3dc277dc7575250fdb080edb83abcbc
ryujinx-ryubing
/
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
…