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
|
39c8d18feb
core/CMakeLists: Make some warnings errors
|
5 лет назад |
Lioncash
|
a62c1999c5
file_sys/romfs_factory: Eliminate usage of the global system accessor
|
5 лет назад |
Lioncash
|
113a3972a6
core/loader: Remove dependencies on the global system instance
|
5 лет назад |
bunnei
|
9c12aef2f8
loader: nro: Fix process initialization using ProgramMetadata default.
|
6 лет назад |
bunnei
|
83761d5316
loader: elf/kip/nro: Updates for new VMM.
|
6 лет назад |
bunnei
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 лет назад |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 лет назад |
Nick Renieris
|
bfc5bacecd
nro: Implement ReadControlData
|
6 лет назад |
Fernando Sahmkow
|
9bede4eeed
VM_Manager: Align allocated memory to 256bytes
|
7 лет назад |
Lioncash
|
612e1388df
core/core: Move process execution start to System's Load()
|
7 лет назад |
Lioncash
|
c0a01f3adc
kernel/codeset: Make CodeSet's memory data member a regular std::vector
|
7 лет назад |
Lioncash
|
1b6bd9d6df
kernel: Move CodeSet structure to its own source files
|
7 лет назад |
Lioncash
|
fc32d6256a
loader/nro: Make the static LoadNro function internally linked
|
7 лет назад |
Lioncash
|
b110d2176c
loader/nro: Remove dependency on the System class
|
7 лет назад |
Zach Hilman
|
0276761a1e
process: Make MirrorMemory take state to map new memory as
|
7 лет назад |
Zach Hilman
|
f2f679bf3f
loader/nro: Call RegisterRomFS from Load
|
7 лет назад |
bunnei
|
ef7b2237d9
nro: Make LoadNro method accessible outside of apploader code.
|
7 лет назад |
Lioncash
|
0732786ddc
nro: Make LoadNro take a VfsFile by const reference
|
7 лет назад |
Lioncash
|
1abed2f4c4
kernel/process: Make CodeSet a regular non-inherited object
|
7 лет назад |
Zach Hilman
|
f945e9767c
nso/nro: Use default allocation size for arg_data
|
7 лет назад |
Zach Hilman
|
081f5c1dbf
cmd: Support passing game arguments from command line
|
7 лет назад |
Zach Hilman
|
e09505ff61
nso/nro: Add NSO arguments structure to data section
|
7 лет назад |
Lioncash
|
cf9d6c6f52
kernel/process: Make data member variables private
|
7 лет назад |
Lioncash
|
a63e6f9dfd
loader: Make the Load() function take a process as a regular reference, not a SharedPtr
|
7 лет назад |
Lioncash
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 лет назад |