mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 20:47:55 -05:00
added initial kernel/thread modules
This commit is contained in:
@ -22,6 +22,8 @@ set(SRCS core.cpp
|
||||
hle/config_mem.cpp
|
||||
hle/coprocessor.cpp
|
||||
hle/syscall.cpp
|
||||
hle/kernel/kernel.cpp
|
||||
hle/kernel/thread.cpp
|
||||
hle/service/apt.cpp
|
||||
hle/service/gsp.cpp
|
||||
hle/service/hid.cpp
|
||||
|
Reference in New Issue
Block a user