mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-03-29 08:38:42 +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 | ||