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