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
bunnei
572ce043c2
Merge pull request
#271
from archshift/createf
...
Added CreateFile to the FS_USER service
2014-12-21 01:45:00 -05:00
..
kernel
Thread: Wait current thread on svc_SleepThread
2014-12-20 23:20:19 -05:00
service
Added CreateFile to the FS_USER service
2014-12-21 02:21:49 -03:00
config_mem.cpp
Convert old logging calls to new logging macros
2014-12-13 02:08:02 -02:00
config_mem.h
…
coprocessor.cpp
…
function_wrappers.h
SVC: Implemented ReleaseSemaphore.
2014-12-13 13:40:10 -05:00
hle.cpp
HLE: Rename namespaces to match move & fix initialization order
2014-12-16 01:08:38 -02:00
hle.h
…
result.h
Filesystem/Archives: Implemented the SaveData archive
2014-12-17 19:21:38 -05:00
svc.cpp
Thread: Wait current thread on svc_SleepThread
2014-12-20 23:20:19 -05:00
svc.h
…