History for Atmosphere / stratosphere / loader / source / ldr_registration.cpp
2019-06-20
@Michael Scire
stratosphere: more result cleanup
Michael Scire committed on 20 Jun 2019
2019-06-18
@Michael Scire
loader: refactor for R_TRY
Michael Scire committed on 18 Jun 2019
2019-04-21
@Michael Scire
loader: remove ldr:ro (moved into ro sysmodule)
Michael Scire committed on 21 Apr 2019
@Michael Scire
loader: refactor to use LoaderModuleInfo
Michael Scire committed on 21 Apr 2019
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
2019-04-05
@Mat M
loader: Silence Wmissing-field-initializers warnings (#499) ...
Mat M authored on 5 Apr 2019 SciresM committed on 5 Apr 2019
2019-03-29
@Michael Scire
strat: 0 -> ResultSuccess
Michael Scire committed on 29 Mar 2019
2019-03-28
@Michael Scire
loader: Use result definitions instead of magic numbers
Michael Scire committed on 28 Mar 2019
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-06-19
@Tony Wasserka
Modernize C++ usage (#144) ...
Tony Wasserka authored on 19 Jun 2018 SciresM committed on 19 Jun 2018
2018-06-15
@Michael Scire
fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM) ...
Michael Scire committed on 15 Jun 2018
2018-05-07
@Michael Scire
Fix minor bugs in loader/sm
Michael Scire committed on 7 May 2018
2018-05-02
@Michael Scire
Loader: Fix bugs ldr:ro, Loader now works fully on hardware.
Michael Scire committed on 2 May 2018
@Michael Scire
Loader: Fix (all?) remaining bugs in ldr:pm. ...
Michael Scire committed on 2 May 2018
2018-04-27
@Michael Scire
Loader: Finish ldr:ro
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Add ldr:ro->LoadNro()
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: fix missing NULL assignment
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Automatically unload NRRs on service close.
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Implement ldr:ro->UnloadNrr()
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Implement ldr:ro->LoadNRR(). NOTE: No sigchecks, at the moment.
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Start work on LoadNRR, Add AutoCloseMap
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Add NRRInfo to RegisteredProcess, refactor Registration::
Michael Scire committed on 27 Apr 2018
2018-04-26
@Michael Scire
Loader: is_64_bit -> is_64_bit_addspace
Michael Scire committed on 26 Apr 2018
@Michael Scire
Loader: Save process->is_64_bit as prep for ldr:ro
Michael Scire committed on 26 Apr 2018
2018-04-22
@Michael Scire
Stratosphere: Skeleton create process up through the ProcessCreation::CreateProcess() call
Michael Scire committed on 22 Apr 2018
2018-04-21
@Michael Scire
Stratosphere: Add WrapIpcCommandImpl templating.
Michael Scire committed on 21 Apr 2018
2018-04-20
@Michael Scire
Stratosphere: Implement ldr:dmnt->GetNsoInfos()
Michael Scire committed on 20 Apr 2018
2018-04-19
@Michael Scire
Stratosphere: Skeleton ldr:pm (RegisterTitle/UnregisterTitle are implemented)
Michael Scire committed on 19 Apr 2018
@Michael Scire
Stratosphere: Add Registration Management to Loader
Michael Scire committed on 19 Apr 2018