Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |