| 2020-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
|---|---|
| 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-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: Preliminary skeleton for emunand in fusee
hexkyz
committed
on 6 Apr 2019
|
| 2018-09-28 |
|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 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-09 |
Fix stage2_args_t mismatch
Luke Street
committed
on 9 May 2018
|
| 2018-05-08 |
|
| 2018-05-06 |
Don't pass the mmc struct around
TuxSH
committed
on 6 May 2018
|
| 2018-05-05 |
Instead of passing FatFS structs around, unmount; other changes
TuxSH
committed
on 5 May 2018
|
| 2018-05-04 |
Merge SD stuff into fusee-secondary. Switch diskio to single-sector reads temporarily
Michael Scire
committed
on 4 May 2018
|
| 2018-04-08 |
Update argument passing, add video resume
Michael Scire
committed
on 8 Apr 2018
|
|
Implement much of the core Stage2 loader logic for Fusee
Michael Scire
committed
on 8 Apr 2018
|
|
|
Implement all core Stage 1 logic for Fusee
Michael Scire
committed
on 8 Apr 2018
|