8 Commits (300a646a34b6729879e3fb71d53e625a09683bb2)

Author SHA1 Message Date
lizzie 300a646a34
[hle] make HBLoader work, add -hlaunch option (#3981) 4 days ago
Liam c421e9e729 k_capabilities: simplify KTrace map skip logic 2 years ago
Liam 53bf815d4b k_capabilities: ignore map region when KTrace is disabled 3 years ago
Liam 713f292a25 kernel: add KPageTableBase 3 years ago
Danila Malyutin 7f0de0f204 msvc: set warning level to /W4 globally 3 years ago
Liam 3c93638acf kernel: convert KPort, KSession 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam 43131451c3 kernel: fix compilation with older gcc 3 years ago
Liam 943f0bf0c3 kernel: add KCapabilities 3 years ago