| 2017-09-03 |
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 |
*facepalm*
profi200
committed
on 31 Aug 2017
|
|
fail
profi200
committed
on 31 Aug 2017
|
|
|
Flush output buffers after they have been used.
profi200
committed
on 31 Aug 2017
|
|
|
Use a struct for IPC buffer.
profi200
committed
on 31 Aug 2017
|
|
|
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-28 |
Revised menu design.
d0k3
committed
on 28 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
|
|
|
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
|
|
|
Make PXI/IPC code safer.
profi200
committed
on 27 Aug 2017
|
|
|
Separate IPC and PXI code.
profi200
committed
on 27 Aug 2017
|
|
|
Refactored PXI code. Removed a lot of code on ARM9.
profi200
committed
on 27 Aug 2017
|
|
|
Menu: Small changes to the design, menu reorganisation, preliminary (showcase) support for POWER.
d0k3
committed
on 27 Aug 2017
|
|
| 2017-08-26 |
Clear power button and WiFi button states only if wanted.
profi200
committed
on 26 Aug 2017
|
|
Clear screens and renderbufs on screen init.
profi200
committed
on 26 Aug 2017
|
|
|
Setup proper entries in menu, add descriptions, switch menu screens.
d0k3
committed
on 26 Aug 2017
|
|
|
Further cleanup of the menu code, only redraw on demand.
d0k3
committed
on 26 Aug 2017
|