2018-05-01
@Michael Scire
Implement boot2 sysmodule.
Michael Scire committed on 1 May 2018
@hexkyz
Fix typo.
hexkyz authored on 1 May 2018 GitHub committed on 1 May 2018
@Michael Scire
Stratosphere: Fix remaining bugs in sm, which now works as a KIP1 on hardware
Michael Scire committed on 1 May 2018
2018-04-30
@hexkyz
Adding credits section
hexkyz authored on 30 Apr 2018 GitHub committed on 30 Apr 2018
2018-04-27
@Michael Scire
Update banner placement in README
Michael Scire committed on 27 Apr 2018
@Michael Scire
Add banner to README
Michael Scire committed on 27 Apr 2018
@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
@Kurt
Update README.md (#70)
Kurt authored on 27 Apr 2018 SciresM 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
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
@Michael Scire
Change read_sd_file semantics to return size read.
Michael Scire committed on 26 Apr 2018
@Michael Scire
Boot: Fix JSON mappings to be RW (instead of RO)
Michael Scire committed on 26 Apr 2018
2018-04-25
@hexkyz
Boot: Initial skeleton and 1.0.0 GPIO voltage switch.
hexkyz committed on 25 Apr 2018
@Rajko Stojadinovic
Fusee: Fix BisPartition enum to correctly identify partitions. ...
Rajko Stojadinovic authored on 25 Apr 2018 SciresM committed on 25 Apr 2018
@Resaec
ENUMs for APB Slave Security Enable registers (#67) ...
Resaec authored on 25 Apr 2018 SciresM committed on 25 Apr 2018
@Michael Scire
Stratosphere: Add .jsons for loader, sm
Michael Scire committed on 25 Apr 2018
@Michael Scire
Loader: Properly map BSS as rw.
Michael Scire committed on 25 Apr 2018
@Michael Scire
Loader: Fix bugs in CreateProcess(), which now succeeds on hardware (1.0.0)
Michael Scire committed on 25 Apr 2018