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
bunnei
3ee9f6c5d8
Merge pull request
#696
from yuriks/interface-deinline
...
De-inline functions from Interface, removing them from service.h
2015-04-14 19:14:27 -04:00
..
arm
Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.
2015-04-14 21:34:36 +02:00
file_sys
Headers: Add some forgotten overrides, thanks clang!
2015-04-14 21:18:25 +02:00
hle
Merge pull request
#696
from yuriks/interface-deinline
2015-04-14 19:14:27 -04:00
hw
gpu: Fix a missing format specifier
2015-04-07 10:38:49 -04:00
loader
NCCH: Minor updates to the ncch header
2015-03-15 14:17:19 -07:00
CMakeLists.txt
IR: Move The IR services to their own folder and implement "GetHandles"
2015-04-03 19:36:03 -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
CoreTiming: Ported the CoreTiming namespace from PPSSPP
2015-01-07 15:08:35 -05:00
core.cpp
core: Migrate 3DS-specific CP15 register setting into Init
2015-04-06 13:01:19 -04:00
core.h
arm: Clean up ARMul_State
2015-01-31 21:55:34 -05:00
mem_map_funcs.cpp
Clean-up mem_map constants and fix framebuffer translation errors
2015-04-05 20:14:33 -03:00
mem_map.cpp
…
mem_map.h
Clean-up mem_map constants and fix framebuffer translation errors
2015-04-05 20:14:33 -03:00
settings.cpp
…
settings.h
Allow the user to set the background clear color during emulation
2015-04-03 15:35:51 -07:00
system.cpp
Core: Fixed a crash and removed some unused variables.
2015-01-08 21:49:41 -05:00
system.h
…