2017-12-07
@d0k3
Solve config issues when modifying last entry.
d0k3 committed on 7 Dec 2017
@profi200
Handle NULL or zero size buffers in IPC code properly.
profi200 committed on 7 Dec 2017
@d0k3
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3 committed on 7 Dec 2017
@d0k3
Start in sdmc: for fastboot3ds updater.
d0k3 committed on 7 Dec 2017
@d0k3
File browser: return to menu when root not enabled.
d0k3 committed on 7 Dec 2017
2017-12-06
@profi200
Cleanup inline assembly a bit.
profi200 committed on 6 Dec 2017
@profi200
Mark debug builds as such.
profi200 committed on 6 Dec 2017
@profi200
Flush prefetch buffer always after the icache.
profi200 committed on 6 Dec 2017
@profi200
Get rid of a warning.
profi200 committed on 6 Dec 2017
@profi200
Tell ARM11 if asserts fail on ARM9.
profi200 committed on 6 Dec 2017
@profi200
Tell ARM11 if panics or exceptions happen on ARM9.
profi200 committed on 6 Dec 2017
@profi200
Allow poweroff on exceptions/panic.
profi200 committed on 6 Dec 2017
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 6 Dec 2017
@profi200
Sign firm automatically on release builds.
profi200 committed on 6 Dec 2017
@d0k3
Filebrowser: return to menu on B press in root.
d0k3 committed on 6 Dec 2017
@d0k3
Store zero bootslot on a poweroff.
d0k3 committed on 6 Dec 2017
@profi200
Fixed more IPC buffer corruption.
profi200 committed on 6 Dec 2017
2017-12-05
@profi200
Cosmetic change.
profi200 committed on 5 Dec 2017
@d0k3
Reorganize menu.
d0k3 committed on 5 Dec 2017
@d0k3
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3 committed on 5 Dec 2017
@d0k3
Disable debug entries in menu.
d0k3 committed on 5 Dec 2017
@profi200
Revert I2C code change since this can cause deadlocks.
profi200 committed on 5 Dec 2017
@d0k3
Misc cosmetics, properly display reboot slot.
d0k3 committed on 5 Dec 2017
@d0k3
Simplified g_startFirmLaunch handling on ARM11.
d0k3 committed on 5 Dec 2017
@d0k3
Improved fsCreateFileWithPath().
d0k3 committed on 5 Dec 2017
2017-12-04
@profi200
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200 committed on 4 Dec 2017
@profi200
Fixed random IPC output buffer corruption. I love ARMv6... not.
profi200 committed on 4 Dec 2017
@d0k3
Properly check for mounted drives in menu.
d0k3 committed on 4 Dec 2017
2017-12-03
@profi200
Added fIsDriveMounted().
profi200 committed on 3 Dec 2017
@profi200
Remove TIMER_sleepMs() in gfx code since the VBlank wait does the same.
profi200 committed on 3 Dec 2017