| 2019-01-14 |
Fixed out of memory for big topscreen splashes.
profi200
committed
on 14 Jan 2019
|
|---|---|
| 2018-11-27 |
|
| 2018-08-30 |
|
| 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-05-31 |
Splashscreen: Only add delay if the menu is entered.
d0k3
committed
on 31 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-19 |
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
|
|
|
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 |
Fixed buggy %n handling in fb_sscanf(). Fixes file browser hang.
profi200
committed
on 16 May 2018
|
| 2018-05-11 |
|
| 2018-05-10 |
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
|
|
| 2018-05-08 |
Added toggleSuperhax() function.
profi200
committed
on 8 May 2018
|
|
Added __superhaxEnabled var to make it detectable and added script to patch the section size.
profi200
committed
on 8 May 2018
|
|
|
Merge branch 'master' into lenny
profi200
committed
on 8 May 2018
|
|
| 2018-05-05 |
[ARM11] Allow setting IRQ handlers to NULL like on ARM9 + cleanup.
profi200
committed
on 5 May 2018
|
|
General cleanup + possible I2C bugfix.
profi200
committed
on 5 May 2018
|
|
| 2018-05-02 |
Move more I2C stuff to mcu.c/h.
profi200
committed
on 2 May 2018
|