2017-10-12
@d0k3
Add continuous scroll to file selector.
d0k3 committed on 12 Oct 2017
@d0k3
Enable quick scrollingin file listing, fix a possible bug.
d0k3 committed on 12 Oct 2017
@d0k3
Fix file browser issues. ...
d0k3 committed on 12 Oct 2017
@d0k3
Added preliminary filebrowser. ...
d0k3 committed on 12 Oct 2017
2017-10-11
@profi200
Fixed copy & paste fail.
profi200 committed on 11 Oct 2017
@profi200
Added unfinished FIRM verify code.
profi200 committed on 11 Oct 2017
2017-10-10
@profi200
Use unified pools for data in .s files.
profi200 committed on 10 Oct 2017
@profi200
Adjusted FIRM launch code comments.
profi200 committed on 10 Oct 2017
@profi200
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200 committed on 10 Oct 2017
2017-10-09
@profi200
Move/remove some sources.
profi200 committed on 9 Oct 2017
2017-10-07
@profi200
Changed ARM11 mem layout to 'stacks --> MMU tables --> code/data --> heap'.
profi200 committed on 7 Oct 2017
@derrek
begin raw fs access implementation
derrek committed on 7 Oct 2017
2017-10-06
@d0k3
Added file selector utility code. (not used yet)
d0k3 committed on 6 Oct 2017
@d0k3
Move menu functions to a separate dir.
d0k3 committed on 6 Oct 2017
2017-10-05
@d0k3
Fix a typo.
d0k3 committed on 5 Oct 2017
2017-10-04
@d0k3
Handle the config KBootMode in the menu. (needs work)
d0k3 committed on 4 Oct 2017
@d0k3
Properly unmount filesystem when finished.
d0k3 committed on 4 Oct 2017
2017-09-28
@d0k3
Fixed CreateFileWithPath(), added a debug function for config.h.
d0k3 committed on 28 Sep 2017
2017-09-27
@d0k3
Ported config.c & fsutils.c to ARM11 (untested!). ...
d0k3 committed on 27 Sep 2017
2017-09-17
@profi200
Added exception handler tests.
profi200 committed on 17 Sep 2017
2017-09-15
@d0k3
Fixed a typo.
d0k3 committed on 15 Sep 2017
@d0k3
Reorganized menu, cleaned up menu code, reimplemented credits.
d0k3 committed on 15 Sep 2017
2017-09-14
@profi200
Consistency.
profi200 committed on 14 Sep 2017
@profi200
Added TIMER_getTicks() function.
profi200 committed on 14 Sep 2017
@profi200
Little cleanup.
profi200 committed on 14 Sep 2017
2017-09-10
@profi200
Forgot fGetFree().
profi200 committed on 10 Sep 2017
@profi200
Implemented remaining fs functions.
profi200 committed on 10 Sep 2017
@profi200
More fs functions.
profi200 committed on 10 Sep 2017
2017-09-09
@profi200
Added list of missing fs functions not already in the IPC cmd list.
profi200 committed on 9 Sep 2017
@profi200
Implemented fSync(), fLseek() and fUnlink().
profi200 committed on 9 Sep 2017