This website requires JavaScript.
Explore
Help
Sign In
marcel
/
Ryujinx
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
81f848e54f4c66af82297b4c9d26cacf79ec10be
Ryujinx
/
Ryujinx.HLE
/
HOS
/
Kernel
/
Common
History
Nicholas Rodine
951700fdd8
Removed unused usings. (
#3593
)
...
* Removed unused usings. * Added back using, now that it's used. * Removed extra whitespace.
2022-08-18 18:04:54 +02:00
..
IKFutureSchedulerObject.cs
…
KAutoObject.cs
…
KernelInit.cs
…
KernelResult.cs
…
KernelTransfer.cs
kernel: A bit of refactoring and fix GetThreadContext3 correctness (
#3042
)
2022-01-29 22:18:03 +01:00
KResourceLimit.cs
kernel: Add resource limit related syscalls (
#2773
)
2021-10-24 01:40:13 +02:00
KSynchronizationObject.cs
…
KSystemControl.cs
kernel: Add support for CFI (
#2839
)
2021-11-28 13:01:17 +01:00
KTimeManager.cs
kernel: Fix sleep timing accuracy (
#2828
)
2021-11-28 13:15:26 +01:00
LimitableResource.cs
…
MemoryArrange.cs
…
MemroySize.cs
…
MersenneTwister.cs
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
OnScopeExit.cs
…