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
/
hle
History
bunnei
bc59aaccb1
Merge pull request
#1101
from archshift/camu-service-names
...
Add cam:u service function names to its function table
2015-09-03 07:53:18 -04:00
..
applets
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.
2015-07-23 21:32:30 -05:00
kernel
Kernel: Fix wrong linear heap base on titles using newer kernels
2015-08-27 23:52:40 -03:00
service
Add cam:u service function names to its function table
2015-09-03 01:56:59 -07:00
config_mem.cpp
Kernel: Add more infrastructure to support different memory layouts
2015-08-16 01:03:47 -03:00
config_mem.h
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
2015-08-16 01:03:47 -03:00
function_wrappers.h
Kernel: Implement svcGetProcessInfo in a basic way
2015-08-16 01:03:48 -03:00
hle.cpp
Kernel: Add more infrastructure to support different memory layouts
2015-08-16 01:03:47 -03:00
hle.h
Move typedefs from kernel.h to more appropriate places
2015-05-06 23:45:05 -03:00
result.h
Common: Cleanup key_map includes.
2015-06-28 00:36:54 +01:00
shared_page.cpp
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
2015-08-16 01:03:47 -03:00
shared_page.h
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
2015-08-16 01:03:47 -03:00
svc.cpp
SVC: Advance time when calling GetSystemTick to escape busy-wait loops
2015-08-30 00:07:02 -03:00
svc.h
dyncom: Pass SVC immediates directly.
2015-07-21 03:56:29 -04:00