History for uwuboot / source / arm9
2017-10-18
@profi200
Added missing path copy code for argc/v.
profi200 committed on 18 Oct 2017
@profi200
Ported hid code changes to ARM9.
profi200 committed on 18 Oct 2017
2017-10-16
@profi200
Forgot the magic is behind the signature. Reverts previous commit.
profi200 committed on 16 Oct 2017
@profi200
Use the header var for comparison.
profi200 committed on 16 Oct 2017
@profi200
Fixed some potential bugs the PVS Studio demo found.
profi200 committed on 16 Oct 2017
@derrek
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek committed on 16 Oct 2017
@derrek
fix potential memleak in firmwriter.c
derrek committed on 16 Oct 2017
@derrek
add arm9 device buffer
derrek committed on 16 Oct 2017
2017-10-12
@profi200
Added untested firmX read code.
profi200 committed on 12 Oct 2017
2017-10-11
@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
@derrek
begin raw fs access implementation
derrek committed on 7 Oct 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
@profi200
Cleaned up + fixed a few bugs.
profi200 committed on 9 Sep 2017
2017-09-08
@profi200
Optimizations + fixes.
profi200 committed on 8 Sep 2017
2017-09-07
@profi200
Small adjustments. Enable data cache for DSP mem/AXIWRAM on ARM9.
profi200 committed on 7 Sep 2017
2017-09-03
@profi200
A few changes. Crash with fWrite() still not solved.
profi200 committed on 3 Sep 2017
@profi200
A few changes. Added broken fs test code to main.c.
profi200 committed on 3 Sep 2017
@profi200
Fs implementation on the ARM11 side.
profi200 committed on 3 Sep 2017
2017-09-02
@profi200
fClose(), fRead(), fWrite().
profi200 committed on 2 Sep 2017