Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | Mutex: Release all held mutexes when a thread exits. | Subv | 2014-12-07 | 1 | -0/+6 |
* | Remove duplicated docs/update them for changed parameters. | Yuri Kunde Schlesner | 2014-11-24 | 1 | -1/+0 |
* | HLE: Revamp error handling throrough the HLE code | Yuri Kunde Schlesner | 2014-11-24 | 1 | -1/+1 |
* | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated | Emmanuel Gil Peyrot | 2014-11-19 | 1 | -1/+1 |
* | Kernel: Updated various kernel function "name" arguments to be const references. | bunnei | 2014-06-13 | 1 | -1/+1 |
* | svc: added optional name field to Event and Mutex (used for debugging) | bunnei | 2014-06-03 | 1 | -1/+2 |
* | mutex: removed docstring comment that is no longer relevant | bunnei | 2014-05-27 | 1 | -1/+0 |
* | mutex: added additional docstrings | bunnei | 2014-05-27 | 1 | -0/+2 |
* | mutex: refactored the interface to code to return a Mutex* handle | bunnei | 2014-05-21 | 1 | -1/+1 |
* | mutex: initial commit of HLE module | bunnei | 2014-05-21 | 1 | -0/+26 |