| 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
|
|
| 2017-09-28 |
Fixed CreateFileWithPath(), added a debug function for config.h.
d0k3
committed
on 28 Sep 2017
|
| 2017-09-27 |
|
| 2017-09-15 |
Fixed a typo.
d0k3
committed
on 15 Sep 2017
|
|
Reorganized menu, cleaned up menu code, reimplemented credits.
d0k3
committed
on 15 Sep 2017
|
|
| 2017-09-14 |
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 |
Implemented fSync(), fLseek() and fUnlink().
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
|
|
Lazy guru meditation screen port. Fixed IPC output buffer mask.
profi200
committed
on 7 Sep 2017
|
|
| 2017-09-05 |
Cleaned up PXI code and fixed a few bugs.
profi200
committed
on 5 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 |
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-28 |
Revised menu design.
d0k3
committed
on 28 Aug 2017
|
| 2017-08-27 |
Use define for max params. Check free() pointer.
profi200
committed
on 27 Aug 2017
|
|
Use a define for param masking.
profi200
committed
on 27 Aug 2017
|
|
|
Fixed cmd masking in PXI code.
profi200
committed
on 27 Aug 2017
|