mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 19:37:06 +00:00
* Rewrite kernel memory allocator * Remove unused using * Adjust private static field naming * Change UlongBitSize to UInt64BitSize * Fix unused argument, change argument order to be inline with official code and disable random allocation |
||
|---|---|---|
| .. | ||
| Common | ||
| Ipc | ||
| Memory | ||
| Process | ||
| SupervisorCall | ||
| Threading | ||
| KernelConstants.cs | ||
| KernelContext.cs | ||
| KernelStatic.cs | ||