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
Yuri Kunde Schlesner
4f7a055081
Thread: Remove the idle thread
...
Instead just use nullptr to represent no thread is active.
2015-05-11 22:39:39 -03:00
..
kernel
Thread: Remove the idle thread
2015-05-11 22:39:39 -03:00
service
fixup! GSP: Small tweaks to shared memory initialization
2015-05-10 20:09:41 -03:00
config_mem.cpp
Clean-up includes
2015-05-06 23:45:06 -03:00
config_mem.h
HLE: Properly initialize and shutdown remaining modules.
2015-05-01 18:27:05 -04:00
coprocessor.cpp
…
function_wrappers.h
Thread: Implement priority boost for starved threads.
2015-04-09 19:05:21 -04:00
hle.cpp
HLE: Clean up SVC dispatch mechanism
2015-05-06 00:24:39 -03:00
hle.h
Move typedefs from kernel.h to more appropriate places
2015-05-06 23:45:05 -03:00
result.h
Common: Remove common.h
2015-05-07 15:45:22 -03:00
shared_page.cpp
Clean-up includes
2015-05-06 23:45:06 -03:00
shared_page.h
HLE: Properly initialize and shutdown remaining modules.
2015-05-01 18:27:05 -04:00
svc.cpp
Kernel: Capture SharedMemory attributes at creation, not when mapping
2015-05-10 19:47:07 -03:00
svc.h
HLE: Clean up SVC dispatch mechanism
2015-05-06 00:24:39 -03:00