mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 10:37:06 +00:00
`MB` and `GB` can either be interpreted as having base-10 units, or base-2. `MiB` and `GiB` removes this discrepancy so that units of memory are always interpreted using base-2 units. |
||
|---|---|---|
| .. | ||
| IKFutureSchedulerObject.cs | ||
| KAutoObject.cs | ||
| KernelInit.cs | ||
| KernelResult.cs | ||
| KernelTransfer.cs | ||
| KResourceLimit.cs | ||
| KSynchronizationObject.cs | ||
| KSystemControl.cs | ||
| KTimeManager.cs | ||
| LimitableResource.cs | ||
| MemoryArrange.cs | ||
| MemroySize.cs | ||
| MersenneTwister.cs | ||
| OnScopeExit.cs | ||