Add CryptexFixup to support CPUs without AVX2 on Ventura

This commit is contained in:
Nicholas Sherlock
2022-10-26 11:33:49 +13:00
parent 3d8784ff16
commit 425b45da38
5 changed files with 46 additions and 11 deletions

3
.gitmodules vendored
View File

@@ -26,3 +26,6 @@
[submodule "src/BrcmPatchRAM"]
path = src/BrcmPatchRAM
url = https://github.com/acidanthera/BrcmPatchRAM.git
[submodule "src/CryptexFixup"]
path = src/CryptexFixup
url = https://github.com/acidanthera/CryptexFixup.git