Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - removed HLE mem "hack" and replaced with kernel mem region | bunnei | 2014-05-08 | 1 | -1/+11 |
* | fixed weird spacing | bunnei | 2014-04-28 | 1 | -1/+1 |
* | - refactored how service functions are called | bunnei | 2014-04-25 | 1 | -8/+32 |
* | - added stubbed out GSP::Gpu service interface | bunnei | 2014-04-16 | 1 | -4/+6 |
* | restructured hle:services completely to use function lookup tables | bunnei | 2014-04-16 | 1 | -2/+26 |
* | - extracted srv: calls from service.cpp and put in its own module | bunnei | 2014-04-16 | 1 | -8/+11 |
* | added framework for APT service (application and title launching service) | bunnei | 2014-04-13 | 1 | -0/+1 |
* | cleanups to service HLE | bunnei | 2014-04-13 | 1 | -2/+2 |
* | - added HLE to connect to "srv:" service | bunnei | 2014-04-13 | 1 | -2/+55 |
* | - renamed hle_syscall to just syscall | bunnei | 2014-04-12 | 1 | -0/+60 |