fix PI DMA not firing due to opy-paste error + disassembly

This commit is contained in:
CocoSimone
2022-08-12 14:49:35 +02:00
parent 2e05e81c53
commit e4c6217fd0
22 changed files with 159 additions and 91 deletions

4
.gitmodules vendored
View File

@@ -7,3 +7,7 @@
[submodule "external/imgui/imgui"]
path = external/imgui/imgui
url = https://github.com/ocornut/imgui
[submodule "external/capstone"]
path = external/capstone
url = https://github.com/capstone-engine/capstone
branch = next