| 2017-10-19 |
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 |
|
|
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
|
|
|
Implemented proper sleep mode.
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 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
|
|
|
device buffer func prototypes
derrek
committed
on 16 Oct 2017
|
|
| 2017-10-13 |
File selector: cosmetic improvements
d0k3
committed
on 13 Oct 2017
|
| 2017-10-12 |
Increase the size of the file selector.
d0k3
committed
on 12 Oct 2017
|
|
|
|
| 2017-10-11 |
Added unfinished FIRM verify code.
profi200
committed
on 11 Oct 2017
|
| 2017-10-10 |
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200
committed
on 10 Oct 2017
|
| 2017-10-09 |
Move/remove some sources.
profi200
committed
on 9 Oct 2017
|
| 2017-10-07 |
Changed ARM11 mem layout to 'stacks --> MMU tables --> code/data --> heap'.
profi200
committed
on 7 Oct 2017
|
|
begin raw fs access implementation
derrek
committed
on 7 Oct 2017
|
|
| 2017-10-06 |
Added file selector utility code. (not used yet)
d0k3
committed
on 6 Oct 2017
|
|
Move menu functions to a separate dir.
d0k3
committed
on 6 Oct 2017
|
|
| 2017-10-05 |
Fix a typo.
d0k3
committed
on 5 Oct 2017
|
| 2017-10-04 |
Handle the config KBootMode in the menu. (needs work)
d0k3
committed
on 4 Oct 2017
|
| 2017-09-28 |
Fixed CreateFileWithPath(), added a debug function for config.h.
d0k3
committed
on 28 Sep 2017
|
| 2017-09-27 |
|