| 2020-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
|---|---|
| 2019-04-08 |
atmosphere: current year is 2019
Michael Scire
committed
on 8 Apr 2019
|
| 2018-09-26 |
|
| 2018-09-23 |
change all print* calls to use the new print with a log_level
Resaec
committed
on 23 Sep 2018
|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 2018-05-20 |
Introduce fatal_error
TuxSH
committed
on 20 May 2018
|
| 2018-05-15 |
[stage2] Invert a few checks
Luke Street
committed
on 15 May 2018
|
|
Fix strncpy bugs in fusée, etc.
TuxSH
committed
on 15 May 2018
|
|
| 2018-05-14 |
Make loadlist empty when booting Horizon, more nxboot.c code
TuxSH
committed
on 14 May 2018
|
| 2018-05-13 |
Rename sd_utils to fs_utils, etc
TuxSH
committed
on 13 May 2018
|
| 2018-05-08 |
|
| 2018-05-06 |
|
| 2018-05-05 |
[stage2] Remove printk, introduce UTF-8 console stdio
TuxSH
committed
on 5 May 2018
|
|
Use the bloated string formatting functions from newlib
TuxSH
committed
on 5 May 2018
|
|
|
Instead of passing FatFS structs around, unmount; other changes
TuxSH
committed
on 5 May 2018
|
|
| 2018-05-03 |
Fix small issues in the stage2 loader (#78)
...
Max K
authored
on 3 May 2018
SciresM
committed
on 3 May 2018
|
| 2018-04-26 |
Change read_sd_file semantics to return size read.
Michael Scire
committed
on 26 Apr 2018
|
| 2018-04-11 |
Add skeleton architecture for displaying custom splash screen
Michael Scire
committed
on 11 Apr 2018
|
| 2018-04-09 |
Fusee stage 2: Fix up loader (no stage 3!). Skeleton chainload behavior.
Michael Scire
committed
on 9 Apr 2018
|
| 2018-04-08 |
Implement much of the core Stage2 loader logic for Fusee
Michael Scire
committed
on 8 Apr 2018
|
|
Use argc/argv in Stage 2
Michael Scire
committed
on 8 Apr 2018
|
|
|
Change fusee folder naming
Michael Scire
committed
on 8 Apr 2018
|