WIP arm64 shader recompiler

This commit is contained in:
wheremyfoodat 2024-01-03 00:39:36 +02:00
parent 281a7eefbf
commit c0621d0760
7 changed files with 383 additions and 4 deletions

3
.gitmodules vendored
View file

@ -46,3 +46,6 @@
[submodule "third_party/zep"]
path = third_party/zep
url = https://github.com/Panda3DS-emu/zep
[submodule "third_party/oaknut"]
path = third_party/oaknut
url = https://github.com/merryhime/oaknut