| 2019-04-13 |
Added SHA + NDMA prototype + some notes.
profi200
committed
on 13 Apr 2019
|
|---|---|
|
Fixed warning introduced in last commit.
profi200
committed
on 13 Apr 2019
|
|
|
Introducing iomemcpy() and iomemset().
profi200
committed
on 13 Apr 2019
|
|
| 2019-04-05 |
config: make the parser more strict to avoid confusions.
derrek
committed
on 5 Apr 2019
|
| 2019-04-03 |
Init screen if requested on FCRAM boots.
d0k3
committed
on 3 Apr 2019
|
|
Fix loading FIRMs with screeninit flag from FCRAM.
d0k3
committed
on 3 Apr 2019
|
|
| 2019-01-23 |
Updated fatfs to version R0.13c.
profi200
committed
on 23 Jan 2019
|
| 2019-01-15 |
|
| 2019-01-14 |
Merge branch 'master' of github.com:derrekr/fastboot3DS
profi200
committed
on 14 Jan 2019
|
|
Fixed out of memory for big topscreen splashes.
profi200
committed
on 14 Jan 2019
|
|
| 2018-11-27 |
|
| 2018-11-03 |
Don't use volatile to prevent reordering.
profi200
committed
on 3 Nov 2018
|
| 2018-08-30 |
|
| 2018-08-26 |
Corrected OCR register value on SD init to the one from Process9.
profi200
committed
on 26 Aug 2018
|
| 2018-07-17 |
Use macros for splash min/max durations.
d0k3
committed
on 17 Jul 2018
|
|
|
|
|
Fix a compiler warning.
d0k3
committed
on 17 Jul 2018
|
|
| 2018-07-12 |
|
| 2018-06-18 |
Merge branch 'master' of https://github.com/derrekr/fastboot3DS
d0k3
committed
on 18 Jun 2018
|
|
Fix config not being transferred to SD card.
d0k3
committed
on 18 Jun 2018
|
|
| 2018-06-16 |
Added interrupt safe I2C reg write. Fixed poweroff on exceptions.
profi200
committed
on 16 Jun 2018
|
| 2018-06-05 |
Reduce delay after splash to 8 VBlanks
d0k3
committed
on 5 Jun 2018
|
| 2018-06-04 |
Forgot this define.
profi200
committed
on 4 Jun 2018
|
| 2018-06-03 |
Cleanup sdmmc.c/h a bit.
profi200
committed
on 3 Jun 2018
|
|
Adjust eMMC clock to be in spec before switching to HS mode.
profi200
committed
on 3 Jun 2018
|
|
| 2018-05-31 |
Splashscreen: Only add delay if the menu is entered.
d0k3
committed
on 31 May 2018
|
| 2018-05-29 |
Set this reg to the same value Process9 does.
profi200
committed
on 29 May 2018
|
| 2018-05-28 |
Optimize SD card poweron for the lowest possible powerup time.
profi200
committed
on 28 May 2018
|
| 2018-05-24 |
Fixed bugs in sdmmc_send_command(). Partially implemented high speed mode.
profi200
committed
on 24 May 2018
|
|
[SDMMC] Enable 4 bit mode after switching and always clear fifo.
profi200
committed
on 24 May 2018
|