| 2018-03-05 |
Introducing superhax.
profi200
committed
on 5 Mar 2018
|
|---|---|
| 2017-12-20 |
Move most inline asm to arm.h.
profi200
committed
on 20 Dec 2017
|
| 2017-12-09 |
hardware.c --> system.c. Call systemInit() before main().
profi200
committed
on 9 Dec 2017
|
| 2017-12-03 |
Remove hardwareDeinit() on ARM9 since it is not needed anymore.
profi200
committed
on 3 Dec 2017
|
| 2017-12-01 |
Added argc/v framebuffer struct passing.
profi200
committed
on 1 Dec 2017
|
| 2017-10-10 |
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-08-27 |
Refactored PXI code. Removed a lot of code on ARM9.
profi200
committed
on 27 Aug 2017
|
| 2017-08-23 |
Allow poweroff for faster testing.
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
|
|
Move GUI sources in a separate gui folder.
profi200
committed
on 15 Aug 2017
|
|
| 2017-08-14 |
boot: always show splash screen in normal/quick boot mode
derrek
committed
on 14 Aug 2017
|
| 2017-07-21 |
Replaced newlib printf()/sscanf() to get rid of bloat.
profi200
committed
on 21 Jul 2017
|
| 2017-07-14 |
Added license to all sources. Dir structure cleanup.
profi200
committed
on 14 Jul 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
|
|
|
It's enough to flush the dcache + forgot the reboot function.
profi200
committed
on 27 Jun 2017
|
|
|
Deinit CPU + wait for interrupt on poweroff/reboot.
profi200
committed
on 27 Jun 2017
|
|
|
More consistency.
profi200
committed
on 27 Jun 2017
|
|
| 2017-06-26 |
Split hid.c/h in ARM9/11 versions. HOME/POWER and the WiFi slider can now be read with HID functions.
profi200
committed
on 26 Jun 2017
|
| 2017-06-14 |
Allow recursive interrupts. Reworked exception handling a bit to support non-user/system exceptions.
profi200
committed
on 14 Jun 2017
|
| 2017-06-07 |
minor fixes + collect boot option firm launch result info
derrek
committed
on 7 Jun 2017
|
| 2017-06-05 |
introduce fsutils
derrek
committed
on 5 Jun 2017
|
| 2017-05-29 |
Move PRNG define out of main.c.
profi200
committed
on 29 May 2017
|
| 2017-05-28 |
Show detailed SD and NAND status. Try to boot if at least 1 drive got mounted.
profi200
committed
on 28 May 2017
|
| 2017-05-27 |
Refactor of dev/fs stuff. Fixes updating and prevents multiple SD/NAND inits.
profi200
committed
on 27 May 2017
|
| 2017-05-25 |
fix screen-enable during boot for specific boot modes
derrek
committed
on 25 May 2017
|
| 2017-05-24 |
Setup keys for Luma3DS/other hb. No way around hardcoding keys :(
profi200
committed
on 24 May 2017
|
| 2017-05-23 |
Unfinished argc/v support for FIRM loading.
profi200
committed
on 23 May 2017
|