mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 08:27:53 +00:00
hle: Initial implementation of NX service framework and IPC.
This commit is contained in:
parent
14ebd959bd
commit
2ea8867549
21 changed files with 578 additions and 863 deletions
|
@ -3,7 +3,6 @@ set(SRCS
|
|||
core/arm/arm_test_common.cpp
|
||||
core/arm/dyncom/arm_dyncom_vfp_tests.cpp
|
||||
core/file_sys/path_parser.cpp
|
||||
core/hle/kernel/hle_ipc.cpp
|
||||
core/memory/memory.cpp
|
||||
glad.cpp
|
||||
tests.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue