History for Atmosphere / stratosphere / loader
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-06-13
@Michael Scire
libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working.
Michael Scire committed on 13 Jun 2018
2018-06-10
@Michael Scire
fs.mitm: Implement basic passthrough framework for input commands.
Michael Scire committed on 10 Jun 2018
2018-06-03
@Tony Wasserka
Use "final" and "override" where appropriate (#117)
Tony Wasserka authored on 3 Jun 2018 SciresM committed on 3 Jun 2018
2018-05-15
@TuxSH
loader, pm, sm: build kip as only taget (thanks @fincs !)
TuxSH committed on 15 May 2018
@TuxSH
Fix the remaining warnings in stratosphère
TuxSH committed on 15 May 2018
2018-05-09
@hexkyz
Merge pull request #84 from leoetlino/printf-format ...
hexkyz authored on 9 May 2018 GitHub committed on 9 May 2018
@Michael Scire
Exosphere: Add API for retrieving versioning info.
Michael Scire committed on 9 May 2018
2018-05-08
@Michael Scire
Loader: Fix char * const correctness.
Michael Scire committed on 8 May 2018
@Michael Scire
Loader: Fix game update content loading, fix SD card mounting on newer firmwares. Closes #61.
Michael Scire committed on 8 May 2018
2018-05-07
@Michael Scire
Fix minor bugs in loader/sm
Michael Scire committed on 7 May 2018
2018-05-06
@Léo Lam
ldr: Fix printf format string for size_t ...
Léo Lam committed on 6 May 2018
2018-05-05
@Léo Lam
Replace std::make_tuple with simpler syntax (#77) ...
Léo Lam authored on 5 May 2018 SciresM committed on 5 May 2018
2018-05-04
@Léo Lam
Stratosphère: Simplify some for loops (#76) ...
Léo Lam authored on 4 May 2018 SciresM committed on 4 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: fix missing reassignment in AutoCloseMap
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: Greatly simplify mapping logic, add CodeMemory mapper.
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Add NRRInfo to RegisteredProcess, refactor Registration::
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Service ldr:ro on <= 2.3.0
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Implement ldr:ro->Initialize()
Michael Scire committed on 27 Apr 2018
@Michael Scire
Loader: Push ldr:ro stub.
Michael Scire committed on 27 Apr 2018