Liam
|
45c87c7e6e
core: refactor emulated cpu core activation
|
2 лет назад |
Liam
|
8c59543ee3
kernel: update KProcess
|
2 лет назад |
liamwhite
|
18ad55be0b
kernel: offset code entry point for 39-bit address space type (#11326)
|
2 лет назад |
Liam
|
a85ce8ea56
k_process: PageTable -> GetPageTable
|
3 лет назад |
Liam
|
41d99aa89d
memory: rename global memory references to application memory
|
3 лет назад |
Liam
|
fb49ec19c1
kernel: use KTypedAddress for addresses
|
3 лет назад |
Liam
|
65be230fdd
service: move hle_ipc from kernel
|
3 лет назад |
Liam
|
ceda2d280e
general: rename CurrentProcess to ApplicationProcess
|
3 лет назад |
ameerj
|
2d2522693e
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
|
3 лет назад |
liamwhite
|
b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
3 лет назад |
ameerj
|
7ffd624248
service: Use ReadBufferSpan where it is trivial to do so
|
3 лет назад |
Lioncash
|
eadc1ae1e7
reporter: Pass by const reference where applicable
|
3 лет назад |
Lioncash
|
e7f9f58fa4
reporter: Eliminate undefined behavior in SaveErrorReport
|
3 лет назад |
german77
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
ameerj
|
ade596121b
core: Reduce unused includes
|
4 лет назад |
Morph
|
a6e6a5ac38
general: Get the current process program id directly from the system
|
4 лет назад |
Morph
|
64275dfbf4
general: Rename GetTitleID to GetProgramID
|
4 лет назад |
ReinUsesLisp
|
4a82450c81
cmake: Remove shader cache version
|
5 лет назад |
lat9nq
|
b91b76df4f
general: Make most settings a BasicSetting
|
5 лет назад |
Morph
|
0f48292de1
fsp_srv: Fix filesystem access logging
|
5 лет назад |
Morph
|
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
|
5 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 лет назад |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
bunnei
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
Chloe Marcec
|
83f8c1a25e
lm: Recode LM service
|
5 лет назад |
Lioncash
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
James Rowe
|
bc30a591ba
Replace externals with Conan (#3735)
|
6 лет назад |