Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - removed HLE mem "hack" and replaced with kernel mem region | bunnei | 2014-05-08 | 1 | -1/+1 |
* | - refactored how service functions are called | bunnei | 2014-04-25 | 1 | -3/+3 |
* | updated service comments | bunnei | 2014-04-17 | 1 | -0/+3 |
* | restructured hle:services completely to use function lookup tables | bunnei | 2014-04-16 | 1 | -107/+93 |
* | fixed naming for APT_U | bunnei | 2014-04-16 | 1 | -3/+3 |
* | - extracted srv: calls from service.cpp and put in its own module | bunnei | 2014-04-16 | 1 | -5/+86 |
* | added a stub for GetLockHandle | bunnei | 2014-04-14 | 1 | -5/+30 |
* | added framework for APT service (application and title launching service) | bunnei | 2014-04-13 | 1 | -0/+21 |