| 2017-12-09 |
Increase device buffer to 512kB.
d0k3
committed
on 9 Dec 2017
|
|---|---|
|
Increase number of bootslots to 6 in menu.
d0k3
committed
on 9 Dec 2017
|
|
|
config: add support for 9 boot slots, stubbed BOOT_OPTIONX_NAND_IMAGE keys
derrek
committed
on 9 Dec 2017
|
|
| 2017-12-08 |
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
|
|
|
Partially fix bootslot number hardcoding.
d0k3
committed
on 8 Dec 2017
|
|
|
Handle firm1: via the file browser.
d0k3
committed
on 8 Dec 2017
|
|
| 2017-12-06 |
Allow poweroff on exceptions/panic.
profi200
committed
on 6 Dec 2017
|
| 2017-12-05 |
Reorganize menu.
d0k3
committed
on 5 Dec 2017
|
|
Disable debug entries in menu.
d0k3
committed
on 5 Dec 2017
|
|
|
Simplified g_startFirmLaunch handling on ARM11.
d0k3
committed
on 5 Dec 2017
|
|
| 2017-12-04 |
Properly check for mounted drives in menu.
d0k3
committed
on 4 Dec 2017
|
| 2017-12-03 |
Added fIsDriveMounted().
profi200
committed
on 3 Dec 2017
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 3 Dec 2017
|
|
|
config: add configIsLoaded
derrek
committed
on 3 Dec 2017
|
|
|
Reduced number of global variables.
d0k3
committed
on 3 Dec 2017
|
|
|
config: add configGetStorageLocation
derrek
committed
on 3 Dec 2017
|
|
|
Remove hardwareDeinit() on ARM9 since it is not needed anymore.
profi200
committed
on 3 Dec 2017
|
|
| 2017-12-02 |
Fixed the race properly on ARM11.
profi200
committed
on 2 Dec 2017
|
| 2017-12-01 |
Added argc/v framebuffer struct passing.
profi200
committed
on 1 Dec 2017
|
| 2017-11-30 |
Added fIsDevActive().
profi200
committed
on 30 Nov 2017
|
| 2017-11-29 |
Some minor cosmetics.
d0k3
committed
on 29 Nov 2017
|
| 2017-11-27 |
Preliminary bootinfo in upper screen.
d0k3
committed
on 27 Nov 2017
|
| 2017-11-24 |
Store und use last boot slot via I2C register 0x1E.
d0k3
committed
on 24 Nov 2017
|
| 2017-11-23 |
Change the timer stuff back since everyone thinks volatile is the better solution.
profi200
committed
on 23 Nov 2017
|
|
Fixed bug in spinlock implementation.
profi200
committed
on 23 Nov 2017
|
|
|
Untested spinlock implementation.
profi200
committed
on 23 Nov 2017
|
|
|
Actually do this right.
profi200
committed
on 23 Nov 2017
|
|
|
Ask for confirmation on potentially dangerous features.
d0k3
committed
on 23 Nov 2017
|
|
| 2017-11-22 |
Use enum for update errors instead of defines.
profi200
committed
on 22 Nov 2017
|