| 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-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
| 2019-07-02 |
Fix argument type for isalnum and toupper
hexkyz
committed
on 2 Jul 2019
|
| 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-06-30 |
|
| 2019-06-14 |
fix usage of ctype macros
WinterMute
committed
on 14 Jun 2019
|
| 2019-04-08 |
atmosphere: current year is 2019
Michael Scire
committed
on 8 Apr 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-18 |
fusee: Add missing const qualifiers (thanks @aveao)
hexkyz
authored
on 18 Sep 2018
GitHub
committed
on 18 Sep 2018
|
| 2018-09-17 |
|
| 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-04 |
|
| 2018-06-04 |
Pass screen status and mmc struct from stage1 to 2
TuxSH
committed
on 4 Jun 2018
|
| 2018-05-23 |
fusee: work around some dual-init SDMMC issues
Kate J. Temkin
committed
on 23 May 2018
|
| 2018-05-20 |
Introduce fatal_error
TuxSH
committed
on 20 May 2018
|
| 2018-05-15 |
Fix strncpy bugs in fusée, etc.
TuxSH
committed
on 15 May 2018
|
| 2018-05-12 |
[stage1] refactor diskio.c
TuxSH
committed
on 12 May 2018
|
|
[stage1] unstub multiple sector-r/w code
TuxSH
committed
on 12 May 2018
|
|
| 2018-05-11 |
Move sd init into diskio.c, write code for latest commit
TuxSH
committed
on 11 May 2018
|
| 2018-05-08 |
|
| 2018-05-06 |
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 |
[stage1] support utf8 in fatfs
TuxSH
committed
on 5 May 2018
|
|
Move fatfs around
TuxSH
committed
on 5 May 2018
|
|
| 2018-05-04 |
skeleton SDMMC
Kate J. Temkin
committed
on 4 May 2018
|
| 2018-04-08 |
Implement all core Stage 1 logic for Fusee
Michael Scire
committed
on 8 Apr 2018
|