| 2017-12-06 |
Mark debug builds as such.
profi200
committed
on 6 Dec 2017
|
|---|---|
|
Flush prefetch buffer always after the icache.
profi200
committed
on 6 Dec 2017
|
|
|
Get rid of a warning.
profi200
committed
on 6 Dec 2017
|
|
|
Tell ARM11 if asserts fail on ARM9.
profi200
committed
on 6 Dec 2017
|
|
|
Tell ARM11 if panics or exceptions happen on ARM9.
profi200
committed
on 6 Dec 2017
|
|
|
Allow poweroff on exceptions/panic.
profi200
committed
on 6 Dec 2017
|
|
|
Filebrowser: return to menu on B press in root.
d0k3
committed
on 6 Dec 2017
|
|
|
Store zero bootslot on a poweroff.
d0k3
committed
on 6 Dec 2017
|
|
|
Fixed more IPC buffer corruption.
profi200
committed
on 6 Dec 2017
|
|
| 2017-12-05 |
Cosmetic change.
profi200
committed
on 5 Dec 2017
|
|
Merge branch 'newgui' of https://gitlab.com/derrek/fastboot3DS into newgui
d0k3
committed
on 5 Dec 2017
|
|
|
Disable debug entries in menu.
d0k3
committed
on 5 Dec 2017
|
|
|
Revert I2C code change since this can cause deadlocks.
profi200
committed
on 5 Dec 2017
|
|
|
Misc cosmetics, properly display reboot slot.
d0k3
committed
on 5 Dec 2017
|
|
|
Simplified g_startFirmLaunch handling on ARM11.
d0k3
committed
on 5 Dec 2017
|
|
|
Improved fsCreateFileWithPath().
d0k3
committed
on 5 Dec 2017
|
|
| 2017-12-04 |
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 4 Dec 2017
|
|
Fixed random IPC output buffer corruption. I love ARMv6... not.
profi200
committed
on 4 Dec 2017
|
|
|
Properly check for mounted drives in menu.
d0k3
committed
on 4 Dec 2017
|
|
| 2017-12-03 |
Added fIsDriveMounted().
profi200
committed
on 3 Dec 2017
|
|
Remove TIMER_sleepMs() in gfx code since the VBlank wait does the same.
profi200
committed
on 3 Dec 2017
|
|
|
Fixed graphics corruption with certain N3DS consoles.
profi200
committed
on 3 Dec 2017
|
|
|
Show config location in menu (+misc cosmetics).
d0k3
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 |
Use const for pre-critical section state.
profi200
committed
on 2 Dec 2017
|
|
Fixed the race properly on ARM11.
profi200
committed
on 2 Dec 2017
|