suyu/src/core/hle
Lioncash 6b7ebb3f82 hle: Get rid of global access to g_reschedule
This shouldn't be directly exposed if there's already a partial API that operates on it.
We can just provide the rest of that API.
2016-03-21 02:57:12 -04:00
..
applets HLE/Applets: Implemented a dummy Mii Selector applet. 2016-03-12 10:59:37 -05:00
kernel hle: Get rid of global access to g_reschedule 2016-03-21 02:57:12 -04:00
service HLE/FS: Change the error code returned when an ExtSaveData archive is not found. 2016-03-20 14:52:50 -05: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 svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00
hle.cpp hle: Get rid of global access to g_reschedule 2016-03-21 02:57:12 -04:00
hle.h hle: Get rid of global access to g_reschedule 2016-03-21 02:57:12 -04:00
result.h HLE/FS: Implemented GetFormatInfo 2016-03-20 14:30:01 -05: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: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00