mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 05:08:43 +00:00
initial disasm class using zydis
This commit is contained in:
@@ -33,7 +33,7 @@ add_executable(shadps4
|
||||
src/Core/Memory.h
|
||||
src/Core/PS4/Linker.cpp
|
||||
src/Core/PS4/Linker.h
|
||||
"src/Util/Singleton.h")
|
||||
"src/Util/Singleton.h" "src/Util/Disassembler.cpp" "src/Util/Disassembler.h")
|
||||
|
||||
find_package(OpenGL REQUIRED)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user