| 2017-12-10 |
Fix MCU_readBatteryChargeState().
d0k3
committed
on 10 Dec 2017
|
|---|---|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 10 Dec 2017
|
|
|
arm11: use mcu
derrek
committed
on 10 Dec 2017
|
|
|
Here comes the coding style police!
profi200
committed
on 10 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 10 Dec 2017
|
|
|
Fixed -Wdiv-by-zero warning and with it a bug.
profi200
committed
on 10 Dec 2017
|
|
|
arm11: use mcu driver
derrek
committed
on 10 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 10 Dec 2017
|
|
|
arm11: introduce mcu driver, halt leds during startup
derrek
committed
on 10 Dec 2017
|
|
|
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3
committed
on 10 Dec 2017
|
|
|
Do not attempt a NAND restore with low battery.
d0k3
committed
on 10 Dec 2017
|
|
|
Display battery percentage in top screen.
d0k3
committed
on 10 Dec 2017
|
|
|
ARM11: Timer prescalers start at 1.
profi200
committed
on 10 Dec 2017
|
|
|
arm9: remove nandimage dead code
derrek
committed
on 10 Dec 2017
|
|
|
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
|
|
|
Increase device buffer to 512kB.
d0k3
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
|