citra/src/core/loader
Subv 7f48aa8d25 Loaders: Don't automatically set the current process every time we load an application.
The loaders will now just create a Kernel::Process, construct it and return it to the caller, which is responsible for setting it as the current process and configuring the global page table.
2017-09-26 18:17:47 -05:00
..
3dsx.cpp Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
3dsx.h Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
elf.cpp Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
elf.h Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
loader.cpp
loader.h Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
ncch.cpp Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
ncch.h Loaders: Don't automatically set the current process every time we load an application. 2017-09-26 18:17:47 -05:00
smdh.cpp
smdh.h