| 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
|
|
|
fix potential memleak in firmwriter.c
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
|
|
Improve continuous scrolling in dbutton held.
d0k3
committed
on 13 Oct 2017
|
|
|
File selector: cosmetic improvements
d0k3
committed
on 13 Oct 2017
|
|
|
File selector: preselect previous item when going down (B).
d0k3
committed
on 13 Oct 2017
|
|
| 2017-10-12 |
Do not process interrupts after a triggered assert.
profi200
committed
on 12 Oct 2017
|
|
Added untested firmX read code.
profi200
committed
on 12 Oct 2017
|
|
|
Fixed a typo.
d0k3
committed
on 12 Oct 2017
|
|
|
File selector: allow starting at a specific file.
d0k3
committed
on 12 Oct 2017
|
|
|
Add file sizes to file selector, improved usage of space.
d0k3
committed
on 12 Oct 2017
|
|
|
Add continuous scroll to file selector.
d0k3
committed
on 12 Oct 2017
|
|
|
Enable quick scrollingin file listing, fix a possible bug.
d0k3
committed
on 12 Oct 2017
|
|
|
|
|
|
|
|
| 2017-10-11 |
Fixed copy & paste fail.
profi200
committed
on 11 Oct 2017
|
|
Added unfinished FIRM verify code.
profi200
committed
on 11 Oct 2017
|
|
| 2017-10-10 |
Use unified pools for data in .s files.
profi200
committed
on 10 Oct 2017
|
|
Adjusted FIRM launch code comments.
profi200
committed
on 10 Oct 2017
|
|
|
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
|
|
Properly unmount filesystem when finished.
d0k3
committed
on 4 Oct 2017
|