mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-03-31 07:28:33 +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 | ||