Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Replace RESULT_SUCCESS with ResultSuccess | Morph | 2021-06-02 | 1 | -1/+1 |
* | kernel: Add missing override specifiers | Lioncash | 2021-05-29 | 1 | -4/+4 |
* | kernel: Eliminate variable shadowing | Lioncash | 2021-05-08 | 1 | -2/+2 |
* | hle: kernel: Migrate to KHandleTable. | bunnei | 2021-05-06 | 1 | -4/+4 |
* | hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory. | bunnei | 2021-05-06 | 1 | -0/+3 |
* | hle: kernel: Rename Process to KProcess. | bunnei | 2021-05-06 | 1 | -0/+480 |