Morph
|
c6d7da88c7
service: Append service name prefix to common filenames
|
5 年之前 |
Morph
|
79824d7d1b
applets: Append applet_ prefix to backend applets
|
5 年之前 |
Morph
|
ebb82b0b83
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
|
5 年之前 |
Morph
|
e828c5a559
core: Enforce C4242
|
5 年之前 |
Morph
|
e4318a1914
hle: api_version: Add HLE API version constants
|
5 年之前 |
Morph
|
faf11fe46d
spl: Add SPL types
|
5 年之前 |
Morph
|
95f203b7c7
spl: Add SPL result codes
|
5 年之前 |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 年之前 |
bunnei
|
4b03e6e776
hle: kernel: Migrate to KHandleTable.
|
5 年之前 |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 年之前 |
bunnei
|
bf380b8584
hle: kernel: Remove deprecated Object class.
|
5 年之前 |
bunnei
|
626f746971
hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
|
5 年之前 |
bunnei
|
7a06864100
hle: kernel: Migrate KServerPort to KAutoObject.
|
5 年之前 |
bunnei
|
0297448fbc
hle: kernel: Migrate KClientPort to KAutoObject.
|
5 年之前 |
bunnei
|
c7d8b7421c
hle: kernel: Migrate KTransferMemory to KAutoObject.
|
5 年之前 |
bunnei
|
7444963bbb
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject.
|
5 年之前 |
bunnei
|
da7e9553de
hle: kernel: Migrate more of KThread to KAutoObject.
|
5 年之前 |
bunnei
|
d3d0f2f451
hle: kernel: Add initial impl. of slab setup.
|
5 年之前 |
bunnei
|
66f2ad716b
hle: kernel: Add initial impl. of KLinkedList.
|
5 年之前 |
bunnei
|
f93d939426
hle: kernel: Add initial impl. of KSlabAllocated.
|
5 年之前 |
bunnei
|
34ce1dd7c7
hle: kernel: Add initial impl. of KAutoObjectWithListContainer.
|
5 年之前 |
bunnei
|
b8751630e2
hle: kernel: Add initial impl. of KAutoObject.
|
5 年之前 |
bunnei
|
922b0d9933
Merge pull request #6226 from german77/sevensix
|
5 年之前 |
german77
|
a02c4686c3
glue: Add ectx:aw placeholder
|
5 年之前 |
german77
|
c19ad21ae8
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
|
5 年之前 |
Morph
|
5bc9f15c6d
applets/swkbd: Implement the Normal and Inline Software Keyboard Applet
|
5 年之前 |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 年之前 |
bunnei
|
1063e0be48
Merge pull request #6172 from degasus/cmake_opus
|
5 年之前 |
Markus Wick
|
5096ed5e0a
externals: Search for shared opus installation.
|
5 年之前 |
bunnei
|
343eaecd38
hle: kernel: k_memory_layout: Derive memory regions based on board layout.
|
5 年之前 |