mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 21:17:44 +00:00
core: refactor emulated cpu core activation
This commit is contained in:
parent
a92e0194a2
commit
3d5c6a73cb
47 changed files with 2984 additions and 3332 deletions
|
@ -4,6 +4,8 @@
|
|||
add_library(core STATIC
|
||||
arm/arm_interface.h
|
||||
arm/arm_interface.cpp
|
||||
arm/debug.cpp
|
||||
arm/debug.h
|
||||
arm/exclusive_monitor.cpp
|
||||
arm/exclusive_monitor.h
|
||||
arm/symbols.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue