mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-04-13 23:50:18 +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. |
||
|---|---|---|
| .. | ||
| IRDumper.cs | ||
| Logger.cs | ||
| PassName.cs | ||
| Symbols.cs | ||
| TranslatorEventSource.cs | ||