Margen67
b56c56faee
[premake] Only define ZSTD_DISABLE_ASM on non-MSVC
...
MSVC doesn't compile with BMI(2) by default so there's no point.
DYNAMIC_BMI2 needs to be defined to enable it, but it's disabled since it bloats binary size.
2025-08-22 06:22:07 -07:00
Margen67
fa8c19edbd
[premake, xb] Moar cleanup
2025-08-22 06:22:07 -07:00
Margen67
833f938a64
[premake] Formatting, cleanup
2025-08-03 19:51:32 -07:00
Marco Rodolfi
f58fab1d2c
[compiler] Misc changes to make this emulator properly compile under Linux with Clang
2025-01-19 21:37:29 +01:00
Romain Tisserand
2cd2d1d620
[VFS] Add support for loading ZArchive files
2023-09-03 21:16:34 +02:00