mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 06:17:59 +00:00
Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
This commit is contained in:
parent
4b64fcc9d6
commit
294399740c
4 changed files with 36 additions and 18 deletions
|
@ -1,5 +1,6 @@
|
|||
add_library(core STATIC
|
||||
arm/arm_interface.h
|
||||
arm/arm_interface.cpp
|
||||
arm/exclusive_monitor.cpp
|
||||
arm/exclusive_monitor.h
|
||||
arm/unicorn/arm_unicorn.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue