mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-04-10 17:31:09 +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. |
||
|---|---|---|
| .. | ||
| LinuxSystemInfo.cs | ||
| MacOSSystemInfo.cs | ||
| SystemInfo.cs | ||
| WindowsSystemInfo.cs | ||