| 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
|
|
| 2018-05-23 |
Add a clearscreen and a delay after the splash is shown.
d0k3
committed
on 23 May 2018
|
|
Improved custom splash selector.
d0k3
committed
on 23 May 2018
|
|
| 2018-05-22 |
Disable SD pullup. Set clock back to 16 MHz since the shitty Lexar SDs don't work with 33 MHz.
profi200
committed
on 22 May 2018
|
| 2018-05-19 |
Remove unneeded menu note prototypes. Make menu.png smaller.
profi200
committed
on 19 May 2018
|
|
Only allow late boot cancel after a FIRM is loaded.
d0k3
committed
on 19 May 2018
|
|
|
Merge branch 'master' of https://github.com/derrekr/fastboot3DS
d0k3
committed
on 19 May 2018
|
|
|
show enter-menu note, introduced late boot cancel (risky?)
derrek
committed
on 19 May 2018
|
|
|
add possible menu assets
derrek
committed
on 19 May 2018
|
|
|
Replace mallocpyString with strdup.
d0k3
committed
on 19 May 2018
|
|
| 2018-05-18 |
Added HOME hint on quick bootmode splash.
d0k3
committed
on 18 May 2018
|
| 2018-05-16 |
Update remaining SDMMC clock comments.
profi200
committed
on 16 May 2018
|
|
Merge branch 'master' of github.com:derrekr/fastboot3DS
profi200
committed
on 16 May 2018
|
|
|
Fixed buggy %n handling in fb_sscanf(). Fixes file browser hang.
profi200
committed
on 16 May 2018
|
|
|
Merge branch 'master' of https://github.com/derrekr/fastboot3DS
d0k3
committed
on 16 May 2018
|
|
| 2018-05-15 |
Merge branch 'master' of github.com:derrekr/fastboot3DS
profi200
committed
on 15 May 2018
|
|
Correct comments in sdmmc.c.
profi200
committed
on 15 May 2018
|
|
| 2018-05-14 |
Move bootrom dumper to misc menu.
d0k3
committed
on 14 May 2018
|
|
Fix a typo in menu entry descriptions.
d0k3
committed
on 14 May 2018
|
|
| 2018-05-11 |
|
| 2018-05-10 |
Fixed typo in comment.
profi200
committed
on 10 May 2018
|
|
Updated superhax makefile with the changes from the other ones.
profi200
committed
on 10 May 2018
|
|
|
Use OTP_SIZE define in ARM11 start.s.
profi200
committed
on 10 May 2018
|
|
|
Fixed bootrom/OTP dumping.
profi200
committed
on 10 May 2018
|
|
|
Added bootrom dumper implementation to menu.
d0k3
committed
on 10 May 2018
|
|
|
Use fixed target 'fasttboot3DS' instead of folder name.
d0k3
committed
on 10 May 2018
|
|
| 2018-05-09 |
Adjust SD init to be in specs.
profi200
committed
on 9 May 2018
|