mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-30 23:59:02 +02:00
[hle/service] Implement/Stub various debug functions
This commit is contained in:
parent
6b6c5fc2ae
commit
c50d4e9820
14 changed files with 158 additions and 7 deletions
|
|
@ -114,6 +114,8 @@ add_library(core STATIC
|
|||
file_sys/fssystem/fssystem_switch_storage.h
|
||||
file_sys/fssystem/fssystem_utility.cpp
|
||||
file_sys/fssystem/fssystem_utility.h
|
||||
file_sys/host_factory.cpp
|
||||
file_sys/host_factory.h
|
||||
file_sys/ips_layer.cpp
|
||||
file_sys/ips_layer.h
|
||||
file_sys/kernel_executable.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue