mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 02:15:45 +00:00
core: extract symbol reading
This commit is contained in:
parent
2588188273
commit
28fb3e8240
4 changed files with 231 additions and 129 deletions
|
@ -13,6 +13,8 @@ add_library(core STATIC
|
|||
arm/dynarmic/arm_exclusive_monitor.h
|
||||
arm/exclusive_monitor.cpp
|
||||
arm/exclusive_monitor.h
|
||||
arm/symbols.cpp
|
||||
arm/symbols.h
|
||||
constants.cpp
|
||||
constants.h
|
||||
core.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue