Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Rename GetTitleID to GetProgramID | Morph | 2021-11-04 | 1 | -1/+1 |
* | core: Remove unused includes | ameerj | 2021-11-04 | 1 | -1/+0 |
* | service: Reduce header include overhead | Morph | 2021-10-07 | 1 | -2/+0 |
* | service: Append service name prefix to common filenames | Morph | 2021-07-14 | 1 | -1/+1 |
* | general: Replace RESULT_SUCCESS with ResultSuccess | Morph | 2021-06-02 | 1 | -8/+8 |
* | hle: kernel: Rename Process to KProcess. | bunnei | 2021-05-06 | 1 | -1/+1 |
* | arp: Use type alias for issue function | Lioncash | 2021-04-19 | 1 | -4/+4 |
* | arp: Prevent uninitialized read of launch member variable | Lioncash | 2021-04-19 | 1 | -1/+1 |
* | arp: Use proper names, update to 12.x | german77 | 2021-04-09 | 1 | -2/+9 |
* | service: Eliminate usages of the global system instance | Lioncash | 2020-11-27 | 1 | -6/+7 |
* | ipc_helpers: Remove usage of the global system instance | Lioncash | 2020-11-08 | 1 | -0/+1 |
* | glue: Correct missing bytes in ApplicationLaunchParameter | Zach Hilman | 2019-06-26 | 1 | -9/+21 |
* | glue: Implement arp:w and arp:r services | Zach Hilman | 2019-06-25 | 1 | -0/+285 |