History for uwuboot / source / arm11
2017-08-27
@profi200
Use define for max params. Check free() pointer.
profi200 committed on 27 Aug 2017
@profi200
Use a define for param masking.
profi200 committed on 27 Aug 2017
@profi200
Fixed cmd masking in PXI code.
profi200 committed on 27 Aug 2017
@profi200
Make PXI/IPC code safer.
profi200 committed on 27 Aug 2017
@profi200
Separate IPC and PXI code.
profi200 committed on 27 Aug 2017
@profi200
Refactored PXI code. Removed a lot of code on ARM9.
profi200 committed on 27 Aug 2017
@d0k3
Menu: Small changes to the design, menu reorganisation, preliminary (showcase) support for POWER.
d0k3 committed on 27 Aug 2017
2017-08-26
@profi200
Clear power button and WiFi button states only if wanted.
profi200 committed on 26 Aug 2017
@profi200
Clear screens and renderbufs on screen init.
profi200 committed on 26 Aug 2017
@d0k3
Setup proper entries in menu, add descriptions, switch menu screens.
d0k3 committed on 26 Aug 2017
@d0k3
Further cleanup of the menu code, only redraw on demand.
d0k3 committed on 26 Aug 2017
2017-08-25
@d0k3
Add wordwrapping for menu descriptions.
d0k3 committed on 25 Aug 2017
@d0k3
Menu code cleanup, conditional redraws no more needed.
d0k3 committed on 25 Aug 2017
2017-08-24
@profi200
Remove unnescessary GFX_swapFramebufs().
profi200 committed on 24 Aug 2017
@profi200
Implemented double buffering.
profi200 committed on 24 Aug 2017
@profi200
Setup heap on ARM11.
profi200 committed on 24 Aug 2017
@profi200
Implemented GFX_getFramebuffer().
profi200 committed on 24 Aug 2017
@profi200
Document GX_textureCopy() so i don't forget again how it works...
profi200 committed on 24 Aug 2017
@d0k3
Initial prototype of the new menu.
d0k3 committed on 24 Aug 2017
2017-08-23
@profi200
Use a render buffer.
profi200 committed on 23 Aug 2017
@profi200
Change console for 6x10 Linux font.
profi200 committed on 23 Aug 2017
@profi200
Port console to ARM11. Stub ARM9 GUI.
profi200 committed on 23 Aug 2017
2017-08-22
@profi200
[GFX] Use defines for regs. Use macro for default brightness.
profi200 committed on 22 Aug 2017
2017-08-15
@profi200
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200 committed on 15 Aug 2017
2017-08-13
@profi200
Cleaned up gfx.c. Don't reinit the screens if they are already inited.
profi200 committed on 13 Aug 2017
2017-08-07
@profi200
Extend AXIWRAM using DSP mem.
profi200 committed on 7 Aug 2017
2017-08-06
@profi200
Fixed a typo in mmuMapPages() documentation. Added DSP mem mapping.
profi200 committed on 6 Aug 2017
2017-07-15
@profi200
Implemented the backend for brighness adjustment.
profi200 committed on 15 Jul 2017
@profi200
Forgot to reenable interrupts if i2cStartTransfer() fails.
profi200 committed on 15 Jul 2017
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017