Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra/src/core/hle
Ben 7325f58763
NWM_UDS: implement disconnect_reason and EjectClient (#5331)
* NWM_UDS: Stub disconnect_reason and EjectClient

* addressed review comments

* fix additional semicolon

Co-authored-by: Valentin Vanelslande <vvanelslandedev@gmail.com>

Co-authored-by: Valentin Vanelslande <vvanelslandedev@gmail.com>
2021-05-16 10:41:54 +02:00
..
applets core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
kernel core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
service NWM_UDS: implement disconnect_reason and EjectClient (#5331) 2021-05-16 10:41:54 +02:00
ipc_helpers.h ipc_helpers: Make PushStaticBuffer take std::vector by value 2020-04-18 19:17:11 -04:00
ipc.h Kernel/Thread: move thread queue, current thread, and scheduling related function into the manager 2018-10-26 16:07:11 -04:00
lock.cpp
lock.h
result.h Finished archives; remove pod.h 2020-02-13 17:41:26 +08:00
romfs.cpp
romfs.h