History for uwuboot / source / arm9
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
@profi200
Heap start is automatically setup.
profi200 committed on 14 Jul 2017
2017-07-03
@profi200
Nitpicking/consistency.
profi200 committed on 3 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
Do not XOR if the bits are not set.
profi200 committed on 26 Jun 2017
@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-25
@profi200
Why did i forget this?
profi200 committed on 25 Jun 2017
@profi200
Ported over some things from ARM11 for consistency. Fixed bugs.
profi200 committed on 25 Jun 2017
2017-06-17
@profi200
Get rid of some externs.
profi200 committed on 17 Jun 2017
@profi200
Nitpicking + fixes in .s files.
profi200 committed on 17 Jun 2017
2017-06-15
@profi200
That msr instruction change did not do what i expected.
profi200 committed on 15 Jun 2017
2017-06-14
@profi200
Init stack pointers of exception modes on ARM11.
profi200 committed on 14 Jun 2017
@profi200
Allow recursive interrupts. Reworked exception handling a bit to support non-user/system exceptions.
profi200 committed on 14 Jun 2017
2017-06-12
@profi200
Make keys static.
profi200 committed on 12 Jun 2017
@profi200
Improve assembly files a bit.
profi200 committed on 12 Jun 2017
2017-06-10
@profi200
Proper IRQ stack handling on ARM9.
profi200 committed on 10 Jun 2017
2017-06-09
@derrek
uiDialog: lastLine may be NULL
derrek committed on 9 Jun 2017
@profi200
Switched back to devkitARM makefiles. Makefile now detects if the target FIRM file is outdated.
profi200 committed on 9 Jun 2017
2017-06-07
@profi200
Double lines around windows.
profi200 committed on 7 Jun 2017
@derrek
minor fixes + collect boot option firm launch result info
derrek committed on 7 Jun 2017
@derrek
ui: check length of lastLine in uiDialog
derrek committed on 7 Jun 2017
@derrek
restore original file rw pointer in isNandImageCompatible()
derrek committed on 7 Jun 2017
@profi200
derrek, what the fuck...
profi200 committed on 7 Jun 2017
2017-06-06
@profi200
NAND restore works again except it doesn't...
profi200 committed on 6 Jun 2017
@derrek
adjust ui design
derrek committed on 6 Jun 2017
@profi200
Change ARM9 FIRM launch stub location to end of ITCM. Protect important data in ITCM.
profi200 committed on 6 Jun 2017