GreemDev-Ryujinx/src/Ryujinx.HLE/HOS/Kernel
2024-11-01 11:57:23 -05:00
..
Common Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
Ipc Use pooled memory and avoid memory copies (#6691) 2024-04-21 12:57:35 +02:00
Memory Update kernel GetInfo SVC for firmware 18.0.0 (#7075) 2024-07-22 12:46:04 -03:00
Process misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
SupervisorCall Update kernel GetInfo SVC for firmware 18.0.0 (#7075) 2024-07-22 12:46:04 -03:00
Threading fix: for pooled memory used for reference types, clear it on return to the pool so that it doesn't prevent GC of the instances it contained (#6937) 2024-06-16 17:47:47 -03:00
KernelConstants.cs
KernelContext.cs
KernelStatic.cs