| 2020-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
|---|---|
| 2019-12-07 |
ams_mitm: add titles dir compat shim (to remove in 0.10.1)
Michael Scire
authored
on 6 Dec 2019
SciresM
committed
on 7 Dec 2019
|
|
stop overriding user config on update
Michael Scire
authored
on 27 Nov 2019
SciresM
committed
on 7 Dec 2019
|
|
| 2019-07-26 |
Move memory training code into it's own stage (fusee-mtc)
hexkyz
committed
on 26 Jul 2019
|
| 2019-07-06 |
fusee: cleanup and optimize boot sequence
hexkyz
committed
on 6 Jul 2019
|
| 2019-04-13 |
Merge branch 'master' into emunand_dev
hexkyz
committed
on 13 Apr 2019
|
|
stratosphere: custom exception handlers (reboot to fusee)
Michael Scire
committed
on 13 Apr 2019
|
|
| 2019-04-09 |
Merge branch 'master' into emunand_dev
hexkyz
committed
on 9 Apr 2019
|
| 2019-04-08 |
atmosphere: current year is 2019
Michael Scire
committed
on 8 Apr 2019
|
| 2019-04-07 |
emunand: Move all emulation code to fusee-secondary and simplify logic
hexkyz
committed
on 7 Apr 2019
|
| 2019-04-06 |
emunand: Fix bugs and add missing stuff
hexkyz
committed
on 6 Apr 2019
|
|
emunand: Preliminary skeleton for emunand in fusee
hexkyz
committed
on 6 Apr 2019
|
|
| 2019-02-20 |
sept-s: First functional version.
Michael Scire
committed
on 20 Feb 2019
|
| 2019-01-26 |
fusee-primary: reboot to self, instead of to RCM
Michael Scire
committed
on 26 Jan 2019
|
| 2018-12-04 |
fusee: fix error printing pre-SD card init (closes #289).
Michael Scire
committed
on 4 Dec 2018
|
|
fusee: move BCT.ini/secondary into atmosphere/
Michael Scire
committed
on 4 Dec 2018
|
|
| 2018-09-28 |
|
| 2018-09-26 |
|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 2018-08-18 |
|
| 2018-07-19 |
Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now.
...
hexkyz
committed
on 19 Jul 2018
|
| 2018-07-04 |
|
| 2018-06-04 |
Pass screen status and mmc struct from stage1 to 2
TuxSH
committed
on 4 Jun 2018
|
| 2018-05-21 |
Stage1: fix potential alignment issue
TuxSH
committed
on 21 May 2018
|
|
Fix stack overflow when chainloading stage2
TuxSH
committed
on 21 May 2018
|
|
|
[stage1] Add exception handlers... which somehow don't work?
TuxSH
committed
on 21 May 2018
|
|
| 2018-05-20 |
Introduce fatal_error
TuxSH
committed
on 20 May 2018
|
|
Add custom panic driver
TuxSH
committed
on 20 May 2018
|
|
| 2018-05-13 |
Rename sd_utils to fs_utils, etc
TuxSH
committed
on 13 May 2018
|
| 2018-05-08 |
Refactor stage1's and stage2's main.c files
TuxSH
committed
on 8 May 2018
|