| 2017-12-10 |
Move the clrex to the top to make sure any early strex works.
profi200
committed
on 10 Dec 2017
|
|---|---|
|
More assembly cleanup.
profi200
committed
on 10 Dec 2017
|
|
| 2017-12-09 |
Added functions to temporarily disable interrupt handlers on ARM11 without unregistering/reregistering them.
profi200
committed
on 9 Dec 2017
|
|
Nitpicking.
profi200
committed
on 9 Dec 2017
|
|
|
hardware.c --> system.c. Call systemInit() before main().
profi200
committed
on 9 Dec 2017
|
|
|
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3
committed
on 9 Dec 2017
|
|
|
Increase number of bootslots to 6 in menu.
d0k3
committed
on 9 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 9 Dec 2017
|
|
|
Extend ARM9 heap on N3DS.
profi200
committed
on 9 Dec 2017
|
|
|
Remove filebrowser panic() on SD pulls.
d0k3
committed
on 9 Dec 2017
|
|
|
|
|
|
config: adopt NAND config if it exists and we want to create a new config on SD
derrek
committed
on 9 Dec 2017
|
|
|
arm9 fs: adjust limit for fCreateDeviceBuffer
derrek
committed
on 9 Dec 2017
|
|
|
config: switch back to old SD card prio handling
derrek
committed
on 9 Dec 2017
|
|
|
config: add support for 9 boot slots, stubbed BOOT_OPTIONX_NAND_IMAGE keys
derrek
committed
on 9 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 9 Dec 2017
|
|
|
Make asm code less cluttered. Changed magic to match name.
profi200
committed
on 9 Dec 2017
|
|
|
Remove old drive/file/dir handles even on unmount/close failure.
profi200
committed
on 9 Dec 2017
|
|
| 2017-12-08 |
Properly unmount on SD pulls.
profi200
committed
on 8 Dec 2017
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 8 Dec 2017
|
|
|
arm11 debug: add debugMemdump utility
derrek
committed
on 8 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 8 Dec 2017
|
|
|
Optimize(tm) ARM11 IRQ code a bit.
profi200
committed
on 8 Dec 2017
|
|
|
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3
committed
on 8 Dec 2017
|
|
|
Partially fix bootslot number hardcoding.
d0k3
committed
on 8 Dec 2017
|
|
|
Removed unused RSA key init code.
profi200
committed
on 8 Dec 2017
|
|
|
Removed useless checks in FIRM launch code.
profi200
committed
on 8 Dec 2017
|
|
|
Better panicMsg() on SD card pulls.
d0k3
committed
on 8 Dec 2017
|
|
|
Handle firm1: via the file browser.
d0k3
committed
on 8 Dec 2017
|
|
|
Handle forced poweroffs on NAND restore / backup.
d0k3
committed
on 8 Dec 2017
|