History for uwuboot / source
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
@profi200
Cleaned up + fixed a few bugs.
profi200 committed on 9 Sep 2017
2017-09-08
@profi200
The params in __fb_assert() are actually used...
profi200 committed on 8 Sep 2017
@profi200
Optimizations + fixes.
profi200 committed on 8 Sep 2017
2017-09-07
@profi200
Oops. Forgot to remove debug code.
profi200 committed on 7 Sep 2017
@profi200
Small adjustments. Enable data cache for DSP mem/AXIWRAM on ARM9.
profi200 committed on 7 Sep 2017
@profi200
Lazy guru meditation screen port. Fixed IPC output buffer mask.
profi200 committed on 7 Sep 2017
2017-09-05
@profi200
Cleaned up PXI code and fixed a few bugs.
profi200 committed on 5 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
@profi200
fOpen().
profi200 committed on 2 Sep 2017
@profi200
Stricter checks in fs code.
profi200 committed on 2 Sep 2017
@profi200
Started implementing fatfs wrapper.
profi200 committed on 2 Sep 2017
@profi200
Reverted ed21387b.
profi200 committed on 2 Sep 2017
2017-08-31
@profi200
*facepalm*
profi200 committed on 31 Aug 2017
@profi200
fail
profi200 committed on 31 Aug 2017
@profi200
Flush output buffers after they have been used.
profi200 committed on 31 Aug 2017
@profi200
Use a struct for IPC buffer.
profi200 committed on 31 Aug 2017
@profi200
Use same IPC source for ARM9 and ARM11.
profi200 committed on 31 Aug 2017