Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | service: Eliminate usages of the global system instance | Lioncash | 2020-11-27 | 1 | -8/+10 |
* | service: Update function tables | Lioncash | 2020-10-28 | 1 | -0/+1 |
* | hle: service: mii: Rewrite service to properly support creation of random and default miis. | bunnei | 2020-07-12 | 1 | -219/+96 |
* | Merge pull request #3094 from lioncash/tables | bunnei | 2019-11-25 | 1 | -0/+2 |
|\ | |||||
| * | service: Update function tables | Lioncash | 2019-11-12 | 1 | -0/+2 |
* | | service: Resolve sign conversion errors | Lioncash | 2019-11-12 | 1 | -3/+3 |
|/ | |||||
* | mii: Implement IDatabaseService SetInterfaceVersion | Zach Hilman | 2019-07-07 | 1 | -1/+15 |
* | mii: Implement Delete and Destroy file | Zach Hilman | 2019-04-25 | 1 | -8/+79 |
* | mii: Implement IsUpdated command (IPC 0) | Zach Hilman | 2019-04-25 | 1 | -9/+18 |
* | mii: Implement IDatabaseService commands using MiiManager | Zach Hilman | 2019-04-25 | 1 | -15/+242 |
* | service: Add mii services | Lioncash | 2018-07-27 | 1 | -0/+107 |