| 2017-09-28 |
Fixed CreateFileWithPath(), added a debug function for config.h.
d0k3
committed
on 28 Sep 2017
|
|---|---|
| 2017-09-27 |
|
| 2017-09-17 |
Added exception handler tests.
profi200
committed
on 17 Sep 2017
|
| 2017-09-15 |
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-07 |
Lazy guru meditation screen port. Fixed IPC output buffer mask.
profi200
committed
on 7 Sep 2017
|
| 2017-08-28 |
Revised menu design.
d0k3
committed
on 28 Aug 2017
|
| 2017-08-27 |
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
|
|
Setup proper entries in menu, add descriptions, switch menu screens.
d0k3
committed
on 26 Aug 2017
|
|
| 2017-08-25 |
Add wordwrapping for menu descriptions.
d0k3
committed
on 25 Aug 2017
|
| 2017-08-24 |
Implemented double buffering.
profi200
committed
on 24 Aug 2017
|
|
Initial prototype of the new menu.
d0k3
committed
on 24 Aug 2017
|
|
| 2017-08-23 |
Change console for 6x10 Linux font.
profi200
committed
on 23 Aug 2017
|
|
Port console to ARM11. Stub ARM9 GUI.
profi200
committed
on 23 Aug 2017
|
|
| 2017-08-15 |
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200
committed
on 15 Aug 2017
|
| 2017-07-14 |
Added license to all sources. Dir structure cleanup.
profi200
committed
on 14 Jul 2017
|
| 2017-07-10 |
Provide a full set or read/write buffer functions + function documentation.
profi200
committed
on 10 Jul 2017
|
| 2017-07-09 |
Added missing I2C init code.
profi200
committed
on 9 Jul 2017
|
|
Refactor of I2C code.
profi200
committed
on 9 Jul 2017
|
|
| 2017-07-06 |
Reset performance monitor on ARM11.
profi200
committed
on 6 Jul 2017
|
| 2017-07-03 |
Enable LTO on ARM11.
profi200
committed
on 3 Jul 2017
|
| 2017-06-30 |
Reduce screen tearing. Only double buffering can fix it completely.
profi200
committed
on 30 Jun 2017
|
| 2017-06-29 |
Confirmed PSC0/1 interrupts. Make sure nothing uses the I2C bus at GPU init.
profi200
committed
on 29 Jun 2017
|
| 2017-06-28 |
Added timer code for ARM11.
profi200
committed
on 28 Jun 2017
|
| 2017-06-27 |
Revert useless changes from a0108e2e.
profi200
committed
on 27 Jun 2017
|
|
Clobber the global namespace less.
profi200
committed
on 27 Jun 2017
|
|
|
Corrected parameter name for IRQ_registerHandler().
profi200
committed
on 27 Jun 2017
|
|
| 2017-06-26 |
Give PXI its own IRQ handler.
profi200
committed
on 26 Jun 2017
|