mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-09 23:15:44 +00: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