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
History
Subv
b9612fe919
Service/FS: Document and log some unknown values.
...
In CreateExtSaveData, DeleteExtSaveData and CreateSystemSaveData
2015-03-19 17:39:00 -05:00
..
arm
dyncom: Minor cleanup
2015-03-10 08:13:58 -04:00
file_sys
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData
2015-03-14 12:00:01 -05:00
hle
Service/FS: Document and log some unknown values.
2015-03-19 17:39:00 -05:00
hw
Merge pull request
#642
from bunnei/touchpad
2015-03-11 21:28:57 -04:00
loader
Build: Fixed some warnings
2015-02-12 09:25:35 -05:00
CMakeLists.txt
Added LCD registers, and implementation for color filling in OGL code.
2015-03-09 15:51:41 -07:00
core_timing.cpp
Remove the useless msg_handler compilation unit that was left over from Dolphin
2015-02-18 22:26:22 -08:00
core_timing.h
…
core.cpp
dyncom: Switch the app and system cores into the correct mode at initialization
2015-02-12 21:54:28 -05:00
core.h
…
mem_map_funcs.cpp
Cleaned up unaligned access.
2015-02-21 17:25:31 -08:00
mem_map.cpp
…
mem_map.h
…
settings.cpp
…
settings.h
Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
2015-02-22 21:09:08 +01:00
system.cpp
…
system.h
…