added config_mem module for HLE of firmware configuration memory settings
This commit is contained in:
parent
d1472b816f
commit
34dc0a9b07
5 changed files with 100 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue