This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-nightly
Watch
1
Star
0
Fork
0
You've already forked citra-nightly
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-nightly
/
src
/
core
/
hle
History
bunnei
41531eeb32
Merge pull request
#801
from purpasmart96/hid_stubs
...
HID: Stub DisableAccelerometer and DisableGyroscopeLow
2015-05-22 20:44:22 -04:00
..
kernel
Kernel: Fix a warning introduced with ResourceLimit, and remove the fallback code to prevent it from happening again.
2015-05-21 20:54:49 +02:00
service
Merge pull request
#801
from purpasmart96/hid_stubs
2015-05-22 20:44:22 -04:00
config_mem.cpp
Memory: Read ConfigMem directly from Memory::Read
2015-05-15 00:04:39 -03:00
config_mem.h
Memory: Read ConfigMem directly from Memory::Read
2015-05-15 00:04:39 -03:00
function_wrappers.h
Implement svcBreak
2015-05-16 22:06:59 -07:00
hle.cpp
HLE: Clean up SVC dispatch mechanism
2015-05-06 00:24:39 -03:00
hle.h
Move typedefs from kernel.h to more appropriate places
2015-05-06 23:45:05 -03:00
result.h
Common: Remove common.h
2015-05-07 15:45:22 -03:00
shared_page.cpp
Memory: Read SharedPage directly from Memory::Read
2015-05-15 00:04:41 -03:00
shared_page.h
Memory: Read SharedPage directly from Memory::Read
2015-05-15 00:04:41 -03:00
svc.cpp
Kernel: Move reschedules from SVCs to actual mechanisms that reschedule.
2015-05-20 18:05:47 -04:00
svc.h
HLE: Clean up SVC dispatch mechanism
2015-05-06 00:24:39 -03:00