This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra-shitamoto-network
Watch
1
Star
0
Fork
0
You've already forked citra-shitamoto-network
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cb0bd6530c3d7dbb83ba18d970f962cb5ca79434
citra-shitamoto-network
/
src
/
core
/
hle
History
zhupengfei
cb0bd6530c
kernel/svc: Add request registering
...
All necessary objects are available here, making this a great place for the registering part.
2019-08-20 03:07:27 +08:00
..
applets
common/string_util: Move TextFromBuffer to string_util
2019-04-08 22:34:21 +08:00
kernel
kernel/svc: Add request registering
2019-08-20 03:07:27 +08:00
service
service: Add service function name lookup based on header code
2019-08-20 03:07:25 +08:00
ipc_helpers.h
ipc_helpers: silent signed comparison warning
2019-07-14 14:52:17 -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
ResultCode: use default copy assignment
2018-11-12 13:59:34 -05:00
romfs.cpp
…
romfs.h
…