| 2017-11-19 |
Bug fixes.
profi200
committed
on 19 Nov 2017
|
|---|---|
|
Added loadVerifyUpdate() function.
profi200
committed
on 19 Nov 2017
|
|
| 2017-11-16 |
Include second FIRM section whitelist for installs.
profi200
committed
on 16 Nov 2017
|
| 2017-11-15 |
Fixed stack alignment in IRQ handlers.
profi200
committed
on 15 Nov 2017
|
| 2017-11-14 |
Fix: Advancing the buffer in sdmmc_dnand_write_sector().
d0k3
committed
on 14 Nov 2017
|
|
Preliminary access to FIRM install from menu.
d0k3
committed
on 14 Nov 2017
|
|
|
Clear the screen after the splash.
d0k3
committed
on 14 Nov 2017
|
|
|
Make sure we can't write to non-FIRM partitions.
profi200
committed
on 14 Nov 2017
|
|
| 2017-11-13 |
Implemented untested FIRM writer.
profi200
committed
on 13 Nov 2017
|
| 2017-11-09 |
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3
committed
on 9 Nov 2017
|
|
Simplified the splash display code.
d0k3
committed
on 9 Nov 2017
|
|
| 2017-11-08 |
Implemented fs deinit on poweroff/panic/exception.
profi200
committed
on 8 Nov 2017
|
|
Copy and swap framebuffers in __fb_assert().
profi200
committed
on 8 Nov 2017
|
|
|
Use bit shifts instead of harcoded value for initial LCD poweron.
profi200
committed
on 8 Nov 2017
|
|
|
Select first framebuffers on FIRM launch.
profi200
committed
on 8 Nov 2017
|
|
|
Turn on backlight and LCDs at the same time. Correct touchscreen framebuffers on FIRM launch.
profi200
committed
on 8 Nov 2017
|
|
|
Use inline functions when useful.
profi200
committed
on 8 Nov 2017
|
|
| 2017-11-07 |
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 7 Nov 2017
|
|
config: always use the \r\n style line break encoding.
derrek
committed
on 7 Nov 2017
|
|
| 2017-11-06 |
Temporary workaround for yet another MCU bug.
profi200
committed
on 6 Nov 2017
|
|
Implement splash screen handling.
d0k3
committed
on 6 Nov 2017
|
|
|
Introduce some more colour.
d0k3
committed
on 6 Nov 2017
|
|
|
Fix: use file size, not NAND size when restoring backups.
d0k3
committed
on 6 Nov 2017
|
|
| 2017-11-05 |
fs: typo fix in fSetNandProtection
derrek
committed
on 5 Nov 2017
|
| 2017-11-04 |
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 4 Nov 2017
|
|
fs/config/util bug fixes
derrek
committed
on 4 Nov 2017
|
|
|
Use lz11 .h.
profi200
committed
on 4 Nov 2017
|
|
|
Forgot VBlank and we need to only copy the topscreen buffer.
profi200
committed
on 4 Nov 2017
|
|
|
Ported splash screen draw code to ARM11.
profi200
committed
on 4 Nov 2017
|
|
| 2017-11-03 |
...and do the same on ARM11.
profi200
committed
on 3 Nov 2017
|