Morph
|
12c1766997
|
general: Replace RESULT_SUCCESS with ResultSuccess
Transition to PascalCase for result names.
|
2021-06-02 00:39:27 -04:00 |
|
Lioncash
|
2f62bae9e3
|
kernel: Eliminate variable shadowing
Now that the large kernel refactor is merged, we can eliminate the
remaining variable shadowing cases.
|
2021-05-08 12:33:26 -04:00 |
|
bunnei
|
4b03e6e776
|
hle: kernel: Migrate to KHandleTable.
|
2021-05-05 16:40:53 -07:00 |
|
bunnei
|
0b27c721c9
|
hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory.
|
2021-05-05 16:40:52 -07:00 |
|
bunnei
|
2a7eff57a8
|
hle: kernel: Rename Process to KProcess.
|
2021-05-05 16:40:52 -07:00 |
|