| 2018-05-02 |
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
|
|
|
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-21 |
config: external splash screen support
derrek
committed
on 21 Jan 2018
|
|
Consistency.
profi200
committed
on 21 Jan 2018
|
|
| 2018-01-19 |
More mmu.c improvements. Added mmuMapSupersections().
profi200
committed
on 19 Jan 2018
|
| 2018-01-17 |
Use updateScreens() in drawSplashscreen().
profi200
committed
on 17 Jan 2018
|
|
Forgot 1 define in the previous commit.
profi200
committed
on 17 Jan 2018
|
|
|
Cleanup in mmu.c.
profi200
committed
on 17 Jan 2018
|
|
|
Properly separate text/rodata/data on ARM11. Increases FIRM size by a few KiB.
profi200
committed
on 17 Jan 2018
|
|
| 2018-01-15 |
Actually these .align are not needed.
profi200
committed
on 15 Jan 2018
|
|
start.s improvements + standard conform argc/v.
profi200
committed
on 15 Jan 2018
|
|
|
Don't display 3DS model product code on screen.
d0k3
committed
on 15 Jan 2018
|