History for Atmosphere / exosphere / src / utils.c
2020-01-24
@Michael Scire
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020
2019-12-07
@Michael Scire
Implement support for 9.1.0
Michael Scire committed on 7 Dec 2019
2019-04-20
@Michael Scire
fusee: update to support booting 8.0.0
Michael Scire authored on 20 Apr 2019 SciresM committed on 20 Apr 2019
2019-04-08
@Michael Scire
atmosphere: current year is 2019
Michael Scire committed on 8 Apr 2019
2018-09-09
@Michael Scire
exosphere: Add support for 6.0.0.
Michael Scire committed on 9 Sep 2018
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-02
@Michael Scire
Exosphere: Fix bugs, now boots 5.1.0 successfully.
Michael Scire committed on 2 Jun 2018
2018-06-01
@Michael Scire
Exosphere: Fix SE definition bug, misc other bugs. Now boots on 1.0.0
Michael Scire committed on 1 Jun 2018
2018-05-21
@Michael Scire
Exosphere: Fix extremely spooky Security Engine bugs, now makes it to the end of package2loader.
Michael Scire committed on 21 May 2018
2018-03-07
@Michael Scire
Add debug region to mapped memory
Michael Scire committed on 7 Mar 2018
2018-03-05
@Michael Scire
Add pre-defined panic utilities
Michael Scire committed on 5 Mar 2018
2018-02-28
@Michael Scire
Implement Panic() stub.
Michael Scire committed on 28 Feb 2018
2018-02-25
@TuxSH
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH committed on 25 Feb 2018