Lioncash
|
724c19a307
loader: Resolve instances of variable shadowing
|
5 лет назад |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
bunnei
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
bunnei
|
1e55498110
hle: kernel: KThread: Reorganize thread priority defaults.
|
5 лет назад |
bunnei
|
c0d3aef28c
core: hle: kernel: Rename Thread to KThread.
|
5 лет назад |
Lioncash
|
5bc4eabe36
core: Eliminate remaining usages of the global system instance
|
5 лет назад |
Lioncash
|
6f8a06bac5
patch_manager: Remove usages of the global system instance
|
5 лет назад |
Lioncash
|
39c8d18feb
core/CMakeLists: Make some warnings errors
|
5 лет назад |
Lioncash
|
ff45c39578
General: Make use of std::nullopt where applicable
|
5 лет назад |
Lioncash
|
aa8d6fc041
loader/nso: Remove unnecessary [[maybe_unused]]
|
5 лет назад |
Lioncash
|
113a3972a6
core/loader: Remove dependencies on the global system instance
|
5 лет назад |
Lioncash
|
441a2812ed
loader/nso: Resolve moves not occurring in DecompressSegment
|
6 лет назад |
bunnei
|
bebfb05c1b
loader: nso: Fix loader size and arguments.
|
6 лет назад |
bunnei
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 лет назад |
bunnei
|
7aa0e4a7ca
loader: nso: Fix loading of static objects to be properly sized and aligned.
|
6 лет назад |
Michael Scire
|
5a7eecc3ad
loader: provide default arguments (zero byte) to NSOs
|
6 лет назад |
Markus Wick
|
7e94e544f4
core/loaders: Simplify PhysicalMemory usage.
|
6 лет назад |
Zach Hilman
|
f6c53526b3
core/loader: Track the NSO build ID of the current process
|
7 лет назад |
Zach Hilman
|
c6becfc9f5
nso: Pass build ID directly
|
7 лет назад |
Fernando Sahmkow
|
9bede4eeed
VM_Manager: Align allocated memory to 256bytes
|
7 лет назад |
bunnei
|
96412848a9
Merge pull request #2482 from DarkLordZach/prepo
|
7 лет назад |
Lioncash
|
a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString()
|
7 лет назад |
Zach Hilman
|
b77fde7c5c
loader: Move NSO module tracking to AppLoader
|
7 лет назад |
Lioncash
|
e5159cfb84
loader/nso: Silence sign-comparison warning
|
7 лет назад |
Zach Hilman
|
2179ad7483
core: Track load offsets of NSO modules
|
7 лет назад |
Lioncash
|
75a8b304d4
loader/nso: Remove left-in debug pragma
|
7 лет назад |
Lioncash
|
612e1388df
core/core: Move process execution start to System's Load()
|
7 лет назад |
bunnei
|
61f63bb994
Merge pull request #1957 from DarkLordZach/title-provider
|
7 лет назад |
bunnei
|
d6374b2522
Merge pull request #2093 from FreddyFunk/disk-cache-better-compression
|
7 лет назад |
bunnei
|
29df6bbbd3
Merge pull request #2281 from lioncash/memory
|
7 лет назад |