mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 04:07:51 -05:00
added config_mem module for HLE of firmware configuration memory settings
This commit is contained in:
@ -19,6 +19,7 @@ set(SRCS core.cpp
|
||||
file_sys/directory_file_system.cpp
|
||||
file_sys/meta_file_system.cpp
|
||||
hle/hle.cpp
|
||||
hle/config_mem.cpp
|
||||
hle/coprocessor.cpp
|
||||
hle/syscall.cpp
|
||||
hle/service/apt.cpp
|
||||
|
Reference in New Issue
Block a user