This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
citra-mk7
Watch
1
Star
0
Fork
0
You've already forked citra-mk7
mirror of
https://github.com/PabloMK7/citra.git
synced
2025-01-25 07:43:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
citra-mk7
/
src
/
core
/
hle
History
Subv
6cccc36505
HLE/Timers: Reset OneShot timers when they are acquired instead of when they're triggered.
...
Closes
#1139
2015-12-29 20:35:25 -05:00
..
applets
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.
2015-07-23 21:32:30 -05:00
kernel
HLE/Timers: Reset OneShot timers when they are acquired instead of when they're triggered.
2015-12-29 20:35:25 -05:00
service
VideoCore: Unify interface to OpenGL and SW rasterizers
2015-12-07 20:20:38 -08: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 svcGetSystemInfo
2015-11-30 19:49:44 -08: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: Remove superfluous printf argument
2015-12-25 14:21:45 -05:00
svc.h
Kernel: Implement svcGetSystemInfo
2015-11-30 19:49:44 -08:00