This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-canary
Watch
1
Star
0
Fork
0
You've already forked citra-canary
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-canary
/
src
/
core
History
Yuri Kunde Schlesner
ad3e25b414
De-inline functions from Interface, removing them from service.h
...
This reduces the time for a full recompile from 65.43s to 59.53s (~9%)
2015-04-14 15:34:28 -03:00
..
arm
dyncom: Remove unnecessary enum and typedef
2015-04-07 08:05:41 -04:00
file_sys
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData
2015-03-14 12:00:01 -05:00
hle
De-inline functions from Interface, removing them from service.h
2015-04-14 15:34:28 -03: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
MemMap: Add support for DSP Read & Writes in the memory map
2014-12-29 19:35:06 -08:00
mem_map.h
Clean-up mem_map constants and fix framebuffer translation errors
2015-04-05 20:14:33 -03:00
settings.cpp
License change
2014-12-20 21:20:24 -08:00
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
License change
2014-12-20 21:20:24 -08:00