moved HLE::MRC to its own module, added support for catching data synchronization barrier command
This commit is contained in:
parent
6151e26958
commit
cb0663de51
9 changed files with 66 additions and 13 deletions
|
@ -18,6 +18,7 @@ set(SRCS core.cpp
|
|||
file_sys/directory_file_system.cpp
|
||||
file_sys/meta_file_system.cpp
|
||||
hle/hle.cpp
|
||||
hle/mrc.cpp
|
||||
hle/syscall.cpp
|
||||
hle/service/apt.cpp
|
||||
hle/service/gsp.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue