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
1b5ee96797
Merge pull request
#604
from Subv/arc_ssd
...
Archives: Properly implemented the SystemSaveData archive.
2015-02-25 22:35:55 -03:00
..
kernel
Misc cleanup of common and related functions
2015-02-19 22:26:25 -08:00
service
Merge pull request
#604
from Subv/arc_ssd
2015-02-25 22:35:55 -03:00
config_mem.cpp
ConfigMem: Clean up the Config memory to be more like the shared page and moved
2015-02-16 15:12:05 -08:00
config_mem.h
ConfigMem: Clean up the Config memory to be more like the shared page and moved
2015-02-16 15:12:05 -08:00
coprocessor.cpp
License change
2014-12-20 21:20:24 -08:00
function_wrappers.h
SVC: Use CASCADE_RESULT in SVC handlers
2015-01-30 11:49:46 -02:00
hle.cpp
Merge pull request
#570
from purpasmart96/config_mem
2015-02-18 00:12:37 -05:00
hle.h
Move ThreadContext to core/core.h and deal with the fallout
2015-01-09 03:51:55 -02:00
result.h
Convert a few C stdlib asserts to Citra's own asserts
2015-02-18 21:52:36 -08:00
shared_page.cpp
Merge pull request
#570
from purpasmart96/config_mem
2015-02-18 00:12:37 -05:00
shared_page.h
Add some support for the shared page (currently 3d slider is implemented)
2015-01-15 22:16:13 -05:00
svc.cpp
Asserts: break/crash program, fit to style guide; log.h->assert.h
2015-02-10 18:30:31 -08:00
svc.h
Move ThreadContext to core/core.h and deal with the fallout
2015-01-09 03:51:55 -02:00