| 2020-05-12 |
Switch atmosphere's build target to C++20. (#952)
...
SciresM
authored
on 12 May 2020
GitHub
committed
on 12 May 2020
|
|---|---|
| 2020-05-07 |
ams: revamp target firmware
Michael Scire
committed
on 7 May 2020
|
| 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-01 |
Fix spacing in diskio
hexkyz
committed
on 1 Jul 2019
|
|
Update FatFs to R0.13c
hexkyz
committed
on 1 Jul 2019
|
|
| 2019-04-28 |
emunand: Use HOS archive style for rawnand parts
hexkyz
committed
on 28 Apr 2019
|
| 2019-04-08 |
atmosphere: current year is 2019
Michael Scire
committed
on 8 Apr 2019
|
| 2019-01-26 |
fusee: hide non-error logs behind splash screen (closes #328)
Michael Scire
committed
on 26 Jan 2019
|
| 2019-01-22 |
Revert "Merge pull request #313 from jul2003/master"
...
TuxSH
authored
on 28 Dec 2018
Michael Scire
committed
on 22 Jan 2019
|
|
devkitARM r50-3 buildfix
jul2003
authored
on 28 Dec 2018
Michael Scire
committed
on 22 Jan 2019
|
|
| 2018-09-28 |
|
| 2018-09-26 |
we need to strip the NO_PREFIX flag so your log_level is corrected for checking against the global
Resaec
committed
on 26 Sep 2018
|
|
|
|
| 2018-09-24 |
|
| 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-08-18 |
|
| 2018-07-19 |
Fusee: Deployed new SDMMC driver in fusee-secondary. All stages boot now.
...
hexkyz
committed
on 19 Jul 2018
|
| 2018-05-15 |
Fix diskio.c, etc.
TuxSH
committed
on 15 May 2018
|
|
Fix strncpy bugs in fusée, etc.
TuxSH
committed
on 15 May 2018
|
|
| 2018-05-13 |
|
|
[stage2] Implement disk_status
TuxSH
committed
on 13 May 2018
|
|
|
Redesign fs_dev, raw_dev, introducing device_partition and switch_fs.
...
TuxSH
committed
on 13 May 2018
|
|
| 2018-05-12 |
stage1 -> stage2 again
TuxSH
committed
on 12 May 2018
|
| 2018-05-06 |
Rework fs_dev mount code
TuxSH
committed
on 6 May 2018
|
|
Upgrade FatFs to R0.13b
TuxSH
committed
on 6 May 2018
|
|
|
Normalize drivers between stage1 and 2
TuxSH
committed
on 6 May 2018
|
|
| 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
|
|
|
[stage2] Add fatfs devoptab wrapper, change ffconf accordingly
TuxSH
committed
on 5 May 2018
|