mutex: initial commit of HLE module
This commit is contained in:
parent
08e6a9bf89
commit
978e1d4653
7 changed files with 166 additions and 10 deletions
|
@ -35,6 +35,7 @@ set(SRCS core.cpp
|
|||
hle/coprocessor.cpp
|
||||
hle/svc.cpp
|
||||
hle/kernel/kernel.cpp
|
||||
hle/kernel/mutex.cpp
|
||||
hle/kernel/thread.cpp
|
||||
hle/service/apt.cpp
|
||||
hle/service/gsp.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue