yuzu-android/src/core/hle
bunnei 7ec5950bc4 - extracted srv: calls from service.cpp and put in its own module
- added function tables for service calls
- lots of refactoring
2014-04-15 22:40:19 -04:00
..
service - extracted srv: calls from service.cpp and put in its own module 2014-04-15 22:40:19 -04:00
function_wrappers.h added initial modules for setting up SysCall HLE 2014-04-10 19:58:28 -04:00
hle.cpp added framework for APT service (application and title launching service) 2014-04-13 16:33:45 -04:00
hle.h added a GetPointer function for reading from HLE command buffer 2014-04-13 00:37:10 -04:00
syscall.cpp - added HLE to connect to "srv:" service 2014-04-12 21:55:36 -04:00
syscall.h - renamed hle_syscall to just syscall 2014-04-11 18:44:21 -04:00