| 2017-06-23 |
Added new GPIO code. Added the MCU HID interrupt.
profi200
committed
on 23 Jun 2017
|
|---|---|
|
Added IRQ handler for ARM11 + a lot of improvements for the interrupt code.
profi200
committed
on 23 Jun 2017
|
|
| 2017-06-21 |
Unfinished interrupt code for ARM11.
profi200
committed
on 21 Jun 2017
|
| 2017-06-19 |
Typo in the MMU access permission bit defines.
profi200
committed
on 19 Jun 2017
|
| 2017-06-18 |
Use color fill reg instead of overwriting the fb on ARM11 exception. Only do this for the bottom screen so we can see where it happened.
profi200
committed
on 18 Jun 2017
|
|
Temporary exception handler for ARM11 that just shows red screens.
profi200
committed
on 18 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 |
Oops, that typo i did not see for a while.
profi200
committed
on 15 Jun 2017
|
|
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
|
|
|
Fixed screen clearing problem with consoleInit().
profi200
committed
on 6 Jun 2017
|
|
|
small adjustments
derrek
committed
on 6 Jun 2017
|
|
|
uiShowMessageWindow() is implemented fully now.
profi200
committed
on 6 Jun 2017
|
|
| 2017-06-05 |
implement fsCreateFileWithPath
derrek
committed
on 5 Jun 2017
|
|
introduce fsutils
derrek
committed
on 5 Jun 2017
|