Merge branch 'threading'
This commit is contained in:
commit
32c314c992
44 changed files with 1559 additions and 193 deletions
|
@ -33,7 +33,10 @@ set(SRCS core.cpp
|
|||
hle/hle.cpp
|
||||
hle/config_mem.cpp
|
||||
hle/coprocessor.cpp
|
||||
hle/syscall.cpp
|
||||
hle/svc.cpp
|
||||
hle/kernel/kernel.cpp
|
||||
hle/kernel/mutex.cpp
|
||||
hle/kernel/thread.cpp
|
||||
hle/service/apt.cpp
|
||||
hle/service/gsp.cpp
|
||||
hle/service/hid.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue