Kawe Mazidjatari bf5dd318a7 Core: fix several initialization bugs
- Don't free console if the process is being closed from the console, this will cause the process to freeze within the FreeConsole() call
- Properly check for CPU features in order, and moved all checks to a single function utilizing the CPUInformation struct.
- Made SDK_Init() and SDK_Shutdown() more resilient against mistakes with new checks and error messages (added since they are exported now).
2024-04-05 18:42:30 +02:00
..
2024-04-05 17:56:51 +02:00
2024-04-05 18:42:30 +02:00
2024-04-05 18:42:30 +02:00
2024-04-05 18:35:05 +02:00
2024-04-05 18:40:36 +02:00
2023-07-10 13:51:14 +02:00
2023-07-10 13:51:14 +02:00
2023-07-10 13:54:00 +02:00
2024-04-05 18:35:06 +02:00