| 2017-10-20 |
Fixed dev bugs and drive mounting.
profi200
committed
on 20 Oct 2017
|
|---|---|
| 2017-10-19 |
Disable FIQs entirely.
profi200
committed
on 19 Oct 2017
|
|
Set MCU interrupt mask before enabling MCU interrupts.
profi200
committed
on 19 Oct 2017
|
|
|
Improved descriptions for boot setting menu entries.
d0k3
committed
on 19 Oct 2017
|
|
|
Support bootmodes (no splash yet).
d0k3
committed
on 19 Oct 2017
|
|
|
Added hidIsHomeButtonHeldRaw().
profi200
committed
on 19 Oct 2017
|
|
| 2017-10-18 |
|
|
Added missing path copy code for argc/v.
profi200
committed
on 18 Oct 2017
|
|
|
config: dirty flag / configHasChanged()
derrek
committed
on 18 Oct 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 18 Oct 2017
|
|
|
config: add delete function
derrek
committed
on 18 Oct 2017
|
|
|
Ported hid code changes to ARM9.
profi200
committed
on 18 Oct 2017
|
|
|
Implemented proper sleep mode.
profi200
committed
on 18 Oct 2017
|
|
|
Use volatile vars in hid code to prevent gcc from optimizing the key reads.
profi200
committed
on 18 Oct 2017
|
|
|
Explicitly initialize global hid vars.
profi200
committed
on 18 Oct 2017
|
|
|
|
|
|
Nitpicking optimizations.
profi200
committed
on 18 Oct 2017
|
|
|
Cleanup and improve menu code.
d0k3
committed
on 18 Oct 2017
|
|
|
Handle HOME and shell closed in menu and menu functions.
d0k3
committed
on 18 Oct 2017
|
|
| 2017-10-17 |
|
|
|
|
| 2017-10-16 |
Fixed memleak in menu_fsel.c.
d0k3
committed
on 16 Oct 2017
|
|
Forgot the magic is behind the signature. Reverts previous commit.
profi200
committed
on 16 Oct 2017
|
|
|
Use the header var for comparison.
profi200
committed
on 16 Oct 2017
|
|
|
Fixed some potential bugs the PVS Studio demo found.
profi200
committed
on 16 Oct 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 16 Oct 2017
|
|
|
fix potential memleak in firmwriter.c
derrek
committed
on 16 Oct 2017
|
|
|
device buffer func prototypes
derrek
committed
on 16 Oct 2017
|
|
|
add arm9 device buffer
derrek
committed
on 16 Oct 2017
|
|
| 2017-10-13 |
Adjust file browser auto scroll speed.
profi200
committed
on 13 Oct 2017
|