mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 00:47:52 -05:00
core: Move common CPU core things to its own class.
This commit is contained in:
@ -4,6 +4,8 @@ add_library(core STATIC
|
||||
arm/unicorn/arm_unicorn.h
|
||||
core.cpp
|
||||
core.h
|
||||
core_cpu.cpp
|
||||
core_cpu.h
|
||||
core_timing.cpp
|
||||
core_timing.h
|
||||
file_sys/directory.h
|
||||
|
Reference in New Issue
Block a user