mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-17 21:06:59 +02:00
Implement exclusive monitor
This commit is contained in:
parent
0605fbbfeb
commit
34bf2dbf68
9 changed files with 160 additions and 13 deletions
|
|
@ -1,5 +1,7 @@
|
|||
add_library(core STATIC
|
||||
arm/arm_interface.h
|
||||
arm/exclusive_monitor.cpp
|
||||
arm/exclusive_monitor.h
|
||||
arm/unicorn/arm_unicorn.cpp
|
||||
arm/unicorn/arm_unicorn.h
|
||||
core.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue