getting conditional branch now
This commit is contained in:
+2
-1
@@ -24,6 +24,7 @@ add_subdirectory(external/capstone)
|
||||
add_executable(weee main.cpp core/mem.cpp core/loaders/elf.cpp
|
||||
core/loaders/dol.cpp
|
||||
core/broadway.cpp
|
||||
core/broadway/instructions.cpp)
|
||||
core/broadway/instructions.cpp
|
||||
core/broadway/mmio/vi.cpp)
|
||||
target_link_libraries(weee PUBLIC capstone)
|
||||
target_include_directories(weee PUBLIC core)
|
||||
Reference in New Issue
Block a user