History for uwuboot / source / arm9 / main.c
2018-05-08
@profi200
Remove bootrom lock code.
profi200 committed on 8 May 2018
2018-03-05
@profi200
Introducing superhax.
profi200 committed on 5 Mar 2018
2017-12-20
@profi200
Move most inline asm to arm.h.
profi200 committed on 20 Dec 2017
2017-12-09
@profi200
hardware.c --> system.c. Call systemInit() before main().
profi200 committed on 9 Dec 2017
2017-12-03
@profi200
Remove hardwareDeinit() on ARM9 since it is not needed anymore.
profi200 committed on 3 Dec 2017
2017-12-01
@profi200
Added argc/v framebuffer struct passing.
profi200 committed on 1 Dec 2017
2017-10-10
@profi200
FIRM launch works again. No FIRM verification or argc/v support yet.
profi200 committed on 10 Oct 2017
2017-10-09
@profi200
Move/remove some sources.
profi200 committed on 9 Oct 2017
2017-08-27
@profi200
Refactored PXI code. Removed a lot of code on ARM9.
profi200 committed on 27 Aug 2017
2017-08-23
@profi200
Allow poweroff for faster testing.
profi200 committed on 23 Aug 2017
@profi200
Port console to ARM11. Stub ARM9 GUI.
profi200 committed on 23 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
@profi200
Move GUI sources in a separate gui folder.
profi200 committed on 15 Aug 2017
2017-08-14
@derrek
boot: always show splash screen in normal/quick boot mode
derrek committed on 14 Aug 2017
2017-07-21
@profi200
Replaced newlib printf()/sscanf() to get rid of bloat.
profi200 committed on 21 Jul 2017
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-06-27
@profi200
Revert useless changes from a0108e2e.
profi200 committed on 27 Jun 2017
@profi200
Clobber the global namespace less.
profi200 committed on 27 Jun 2017
@profi200
It's enough to flush the dcache + forgot the reboot function.
profi200 committed on 27 Jun 2017
@profi200
Deinit CPU + wait for interrupt on poweroff/reboot.
profi200 committed on 27 Jun 2017
@profi200
More consistency.
profi200 committed on 27 Jun 2017
2017-06-26
@profi200
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
@profi200
Allow recursive interrupts. Reworked exception handling a bit to support non-user/system exceptions.
profi200 committed on 14 Jun 2017
2017-06-07
@derrek
minor fixes + collect boot option firm launch result info
derrek committed on 7 Jun 2017
2017-06-05
@derrek
introduce fsutils
derrek committed on 5 Jun 2017
2017-05-29
@profi200
Move PRNG define out of main.c.
profi200 committed on 29 May 2017
2017-05-28
@profi200
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
@profi200
Refactor of dev/fs stuff. Fixes updating and prevents multiple SD/NAND inits.
profi200 committed on 27 May 2017
2017-05-25
@derrek
fix screen-enable during boot for specific boot modes
derrek committed on 25 May 2017
2017-05-24
@profi200
Setup keys for Luma3DS/other hb. No way around hardcoding keys :(
profi200 committed on 24 May 2017