| 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-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
|
|
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200
committed
on 2 May 2018
|
|
| 2018-04-24 |
Merge branch 'master' of github.com:derrekr/fastboot3DS
profi200
committed
on 24 Apr 2018
|
| 2018-04-13 |
Fix setting splash from .spla file.
d0k3
committed
on 13 Apr 2018
|
| 2018-03-15 |
Added boot11 dump code.
profi200
committed
on 15 Mar 2018
|
| 2018-03-14 |
Typo fixes/consistency.
profi200
committed
on 14 Mar 2018
|
| 2018-03-09 |
[ARM9] Cache code optimizations.
profi200
committed
on 9 Mar 2018
|
|
[ARM11] Cache code optimizations.
profi200
committed
on 9 Mar 2018
|
|
| 2018-03-06 |
Don't enable the FCRAM extension if already done. Fixes fastboot chainloading itself.
profi200
committed
on 6 Mar 2018
|
| 2018-03-02 |
HASH engine support for ARM11.
profi200
committed
on 2 Mar 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-25 |
console: use safe integer casts to avoid compiler warning
derrek
committed
on 25 Feb 2018
|
|
config: add support for "RAM_FIRM_BOOT
derrek
committed
on 25 Feb 2018
|
|
| 2018-02-23 |
Actually make the previous commit work.
profi200
committed
on 23 Feb 2018
|
|
Enable N3DS FCRAM extension if available.
profi200
committed
on 23 Feb 2018
|