| 2018-05-23 |
Improved custom splash selector.
d0k3
committed
on 23 May 2018
|
|---|---|
| 2018-05-19 |
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
|
|
|
Replace mallocpyString with strdup.
d0k3
committed
on 19 May 2018
|
|
| 2018-05-11 |
|
| 2018-05-10 |
Fixed bootrom/OTP dumping.
profi200
committed
on 10 May 2018
|
|
Added bootrom dumper implementation to menu.
d0k3
committed
on 10 May 2018
|
|
| 2018-04-13 |
Fix setting splash from .spla file.
d0k3
committed
on 13 Apr 2018
|
| 2018-02-26 |
Use configDevModeEnabled() function.
d0k3
committed
on 26 Feb 2018
|
|
Add FCRAM boot setting in boot setup.
d0k3
committed
on 26 Feb 2018
|
|
| 2018-02-23 |
Properly clear custom splashscreen leftovers.
d0k3
committed
on 23 Feb 2018
|
|
|
|
| 2018-02-13 |
Proper error messages for NAND communication failure.
d0k3
committed
on 13 Feb 2018
|
| 2018-01-24 |
Allow setting custom splash screens via the menu.
d0k3
committed
on 24 Jan 2018
|
|
Updated drawSplashscreen() to support the touchscreen.
profi200
committed
on 24 Jan 2018
|
|
| 2018-01-17 |
Use updateScreens() in drawSplashscreen().
profi200
committed
on 17 Jan 2018
|
| 2018-01-15 |
Don't display 3DS model product code on screen.
d0k3
committed
on 15 Jan 2018
|
| 2018-01-08 |
Also credit ChaN for the FATFS library.
d0k3
committed
on 8 Jan 2018
|
| 2018-01-01 |
Clear screens on screen init only if requested.
profi200
committed
on 1 Jan 2018
|
| 2017-12-20 |
Move most inline asm to arm.h.
profi200
committed
on 20 Dec 2017
|
| 2017-12-18 |
Fix screeninit for firms loaded from menu.
d0k3
committed
on 18 Dec 2017
|
|
Completely deinit/init screens on sleep.
profi200
committed
on 18 Dec 2017
|
|
|
Accept downgrades on devmode.
d0k3
committed
on 18 Dec 2017
|
|
| 2017-12-14 |
Use tabs, not spaces.
d0k3
committed
on 14 Dec 2017
|
| 2017-12-13 |
Store bootslots only on cold boot.
d0k3
committed
on 13 Dec 2017
|
|
Fixed color per session.
d0k3
committed
on 13 Dec 2017
|
|
|
Implement reboot after update.
d0k3
committed
on 13 Dec 2017
|
|
| 2017-12-12 |
Simplified some code.
d0k3
committed
on 12 Dec 2017
|
|
|
|
|
Use GX_memoryFill() for clearing the topscreen.
profi200
committed
on 12 Dec 2017
|