| 2017-10-10 |
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 |
begin raw fs access implementation
derrek
committed
on 7 Oct 2017
|
| 2017-09-14 |
Consistency.
profi200
committed
on 14 Sep 2017
|
|
Added TIMER_getTicks() function.
profi200
committed
on 14 Sep 2017
|
|
|
Little cleanup.
profi200
committed
on 14 Sep 2017
|
|
| 2017-09-10 |
Forgot fGetFree().
profi200
committed
on 10 Sep 2017
|
|
Implemented remaining fs functions.
profi200
committed
on 10 Sep 2017
|
|
|
More fs functions.
profi200
committed
on 10 Sep 2017
|
|
| 2017-09-09 |
Added list of missing fs functions not already in the IPC cmd list.
profi200
committed
on 9 Sep 2017
|
|
Implemented fSync(), fLseek() and fUnlink().
profi200
committed
on 9 Sep 2017
|
|
|
Cleaned up + fixed a few bugs.
profi200
committed
on 9 Sep 2017
|
|
| 2017-09-08 |
Optimizations + fixes.
profi200
committed
on 8 Sep 2017
|
| 2017-09-07 |
Small adjustments. Enable data cache for DSP mem/AXIWRAM on ARM9.
profi200
committed
on 7 Sep 2017
|
| 2017-09-03 |
A few changes. Crash with fWrite() still not solved.
profi200
committed
on 3 Sep 2017
|
|
A few changes. Added broken fs test code to main.c.
profi200
committed
on 3 Sep 2017
|
|
|
Fs implementation on the ARM11 side.
profi200
committed
on 3 Sep 2017
|
|
| 2017-09-02 |
fClose(), fRead(), fWrite().
profi200
committed
on 2 Sep 2017
|
|
fOpen().
profi200
committed
on 2 Sep 2017
|
|
|
Stricter checks in fs code.
profi200
committed
on 2 Sep 2017
|
|
|
Started implementing fatfs wrapper.
profi200
committed
on 2 Sep 2017
|
|
|
Reverted ed21387b.
profi200
committed
on 2 Sep 2017
|
|
| 2017-08-31 |
Use same IPC source for ARM9 and ARM11.
profi200
committed
on 31 Aug 2017
|
|
Use same PXI source for ARM9 and ARM11.
profi200
committed
on 31 Aug 2017
|
|
| 2017-08-30 |
Handle buffers in IPC code. Pointers and sizes are not verified right now.
profi200
committed
on 30 Aug 2017
|
| 2017-08-29 |
Fixed AES + NDMA bug. Re-added firm.c i accidentally deleted.
profi200
committed
on 29 Aug 2017
|
| 2017-08-27 |
Forgot malloc9() itself.
profi200
committed
on 27 Aug 2017
|
|
Disable malloc9() cmd for now.
profi200
committed
on 27 Aug 2017
|
|
|
Use fake_heap*.
profi200
committed
on 27 Aug 2017
|