added a module to load symbol map files for debugging
This commit is contained in:
parent
924e7b6af8
commit
29da6e9ab5
5 changed files with 55 additions and 0 deletions
|
@ -5,6 +5,7 @@ set(SRCS core.cpp
|
|||
mem_map_funcs.cpp
|
||||
system.cpp
|
||||
arm/disassembler/arm_disasm.cpp
|
||||
arm/disassembler/load_symbol_map.cpp
|
||||
arm/interpreter/arm_interpreter.cpp
|
||||
arm/interpreter/armemu.cpp
|
||||
arm/interpreter/arminit.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue