summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_capabilities.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* msvc: set warning level to /W4 globallyDanila Malyutin2023-09-031-1/+0
| | | | And fix a bunch of warnings
* kernel: convert KPort, KSessionLiam2023-03-131-1/+1
|
* kernel: fix compilation with older gccLiam2023-02-061-4/+4
|
* kernel: add KCapabilitiesLiam2023-01-301-0/+358