Ryujinx/Ryujinx.Common/SystemInfo
mageven 06a2b03cc9
Revise SystemInfo (#2047)
* Revise SystemInfo

Cleans up and adds a bit more info (logical core count and available mem at launch) to logs.

- Extract CPU name from CPUID when supported.
- Linux: Robust parsing of procfs files
- Windows: Prefer native calls to WMI
- Remove unnecessary virtual specifiers

* Address gdkchan's comments

* Address AcK's comments

* Address formatting nits
2021-03-01 15:22:00 +11:00
..
LinuxSystemInfo.cs Revise SystemInfo (#2047) 2021-03-01 15:22:00 +11:00
MacOSSystemInfo.cs Revise SystemInfo (#2047) 2021-03-01 15:22:00 +11:00
SystemInfo.cs Revise SystemInfo (#2047) 2021-03-01 15:22:00 +11:00
WindowsSystemInfo.cs Revise SystemInfo (#2047) 2021-03-01 15:22:00 +11:00