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