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
citra-shitamoto-network
/
src
/
core
/
hle
History
wwylele
d9500ecf9b
Revert "Kernel/Threads: Add a new thread status that will allow using a Kernel::Event to put a guest thread to sleep inside an HLE handler until said event is signaled"
2018-02-22 17:31:58 +02:00
..
applets
APT/Applet: move applet managing into its own class
2018-01-25 22:20:08 +02:00
kernel
Merge pull request
#3101
from Subv/hle_thread_pause2
2018-02-22 16:23:34 +02:00
service
Revert "Kernel/Threads: Add a new thread status that will allow using a Kernel::Event to put a guest thread to sleep inside an HLE handler until said event is signaled"
2018-02-22 17:31:58 +02:00
config_mem.cpp
…
config_mem.h
…
function_wrappers.h
HLE: Move SVC handlers to the Kernel namespace
2017-12-09 20:32:58 -08:00
ipc_helpers.h
ipc_helpers: Add member functions for pushing and popping strongly typed enums
2017-12-10 23:10:00 -05:00
ipc.h
…
lock.cpp
…
lock.h
…
result.h
…
romfs.cpp
…
romfs.h
…
shared_page.cpp
…
shared_page.h
…